Den 2012-07-18 16:00, Wietse Venema skrev:
http://www.postconf.5.html#smtpd_command_filter has examples to
manipulate NOTIFY options in RCPT TO commands.
ups inccorrect domain ?
http://www.postfix.org/postconf.5.html#smtpd_command_filter
Many Thanks for the totally great help!
Tom
Sent from my iPhone
On 18.07.2012, at 17:53, Viktor Dukhovni wrote:
> On Wed, Jul 18, 2012 at 10:00:04AM -0400, Wietse Venema wrote:
>
>> http://www.postconf.5.html#smtpd_command_filter has examples to
>> manipulate NOTIFY options in RCPT TO command
On Wed, Jul 18, 2012 at 10:00:04AM -0400, Wietse Venema wrote:
> http://www.postconf.5.html#smtpd_command_filter has examples to
> manipulate NOTIFY options in RCPT TO commands.
This is of course:
http://www.postfix.org/postconf.5.html#smtpd_command_filter
> Instead of NEVER you would s
absolutely awesome!
Thank you!
On Jul 18, 2012, at 16:00 , Wietse Venema wrote:
> Thomas Spycher:
>> Hi
>>
>> Is it possible to force the creation of DSN (Delivery Status
>> Notifications) for every arriving mail on a particular smtpd daemon
>> in all categories (success, failure, delay) with a
Thomas Spycher:
> Hi
>
> Is it possible to force the creation of DSN (Delivery Status
> Notifications) for every arriving mail on a particular smtpd daemon
> in all categories (success, failure, delay) with a postfix
> configuration? I know its possible by invoking a sendmail command
> (sendmail -
Hi
Is it possible to force the creation of DSN (Delivery Status Notifications) for
every arriving mail on a particular smtpd daemon in all categories (success,
failure, delay) with a postfix configuration? I know its possible by invoking a
sendmail command (sendmail -N failure,delay,success).