Great!! I completely forgot about these settings!!
Excelent, I have around a thousand of these in the queue at any one time. Looked right past this one... Thankyou
What is affected by unchecking 'Allow NDR reports'?
That's what I'd like to know, too :-)
You just shut down non delivery emails. In these day and age of spoofing emails, it's like the A/V notifications. They are totally meaningless.
It's also possible to keep NDR's going out, but strip the attachment (this avoids smtp lockout from the ISP if the attachment has a virus in it) MS: KB555231
What about modifying the NDR return failure message through Exchange 2000? Specifically for when external users send to an address on the Exchange server that doesnt exist, can you modify that failure message? Ive looked all over MS and TechNet and cant seem to find it! Thanks
I have the same problem. I want to edit the NDR through exchange 2003. TIA
Uh... read the top of the blog post? Disable NDR: From Exchange System Manager, Global Settings, Internet Message Format. Double click on your right. Advanced tab. Uncheck Allow non-delivery reports.
Disabling the NDR will not affect the standrization of the Exchange as a Mail System, I mean is there any effect after disable this function?
what about removing the original message attached in the NDR? Anyway to do it?
http://support.microsoft.com/default.aspx?scid=kb;en-us;555231 Strip attachment from NDR RESOLUTION A system administrator may specify a size limit for original messages that will be attached to the NDR message. Messages that are larger the the limit specified will not be attached to the NDR message. The following steps describe the procedure for configuring the limit: 1)Open the Registry Editor and point it to the following path: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SMTPSVC\Queuing (if the Queuing key does not exist create it). 2)Create a REG_DWORD value called MaxDSNSize. 3)Enter the value of the limits in bytes. 4)Restart the SMTP service.