Re: DSN modification

2009-03-06 Thread Wietse Venema
postfix: > > Hi > > Thank you for your answer but I do not want to disable the DSN option. The Internet RFC is quite clear about this. You must support ALL options (success, fail, delay, none, headers only, full message) or you MUST NOT announce DSN support at all. Wietse

Re: DSN modification

2009-03-06 Thread postfix
) the next hop relay could use the DSN information. The trouble I have here is that my content filter cuts the global DSN chain. Alain - Original Message - From: "test wietse"@porcupine.org (Wietse Venema) Date: Friday, March 6, 2009 3:54 pm Subject: Re: DSN modificati

Re: DSN modification

2009-03-06 Thread Wietse Venema
postfix: > Hi, > > I use a content filter that does not accept DSN. Then you'll have to disable DSN announcements by the Postfix SMTP server, as documented in the DSN_README document. Wietse

DSN modification

2009-03-06 Thread postfix
Hi, I use a content filter that does not accept DSN. => Postfix 25 => FILTER (via content_filter) 10025 => Postfix 10026 => Is it possible to "remove" the notify=SUCCESS tag in the first postfix and re-insert it in the second one ? I tried to do it with a virtual_maps/pcre couple but it seem