Option to strip attachments for messages that generate an NDR
-
Wednesday, March 14, 2012 7:03 AM
Is there an option for this within Exchange 2010?
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308303
All Replies
-
Wednesday, March 14, 2012 7:58 AM
Hi,
Enable 'Attachement filtering list agent' and add a filtering agent to filter the attachement file of specific type in your EDGE Server can resolve this.
Enable-TransportAgent -Identity "Attachment Filtering agent" to enable the agent
Add-AttachmentFilterEntry -Name *.eml -Type FileName -Action strip to set the filtering of specific type of attachement
Regards from www.windowsadmin.info | www.blog.windowsadmin.info
-
Wednesday, March 14, 2012 8:02 AM
Hey,
Unfortunately we aren't (yet) using an Edge server. And even if we were, how would you set that filter to ONLY apply to NDR messages? We don't need this to apply across the board.
Reuvy
-
Thursday, March 15, 2012 2:53 AM
On Wed, 14 Mar 2012 07:03:56 +0000, Reuvy wrote:>>>Is there an option for this within Exchange 2010?>>http://support.microsoft.com/default.aspx?scid=kb;EN-US;308303Set-TransportCOngig -ExternalDsnMaxMessageAttachSize 0---Rich MatheisenMCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP- Marked As Answer by Reuvy Thursday, March 15, 2012 8:35 AM
-
Thursday, March 15, 2012 8:36 AM
-
Friday, March 16, 2012 2:02 AMOn Thu, 15 Mar 2012 08:36:13 +0000, Reuvy wrote:>Thanks Rich - that worked splendidly! :-)I'll bet it worked better after you spelled "set-transportconfig"properly. :-)---Rich MatheisenMCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP

