Martin Brampton:
> Is there a way to set a from address for Postfix automatic messages on
> delivery failure?
On 03/03/2019 21:13, Wietse Venema wrote:
> With command-line submission:
> sendmail -f bounce-address recipient-address...
>
> With SMTP submission:
> MAIL FROM:...
>
> With Q
Thanks, but I'm looking for a way to set a default in postfix, not to
set a bounce address for a particular email. Is that possible?
On 03/03/2019 21:13, Wietse Venema wrote:
Martin Brampton:
Is there a way to set a from address for Postfix automatic messages on
delivery failure?
With comma
Martin Brampton:
> Is there a way to set a from address for Postfix automatic messages on
> delivery failure?
With command-line submission:
sendmail -f bounce-address recipient-address...
With SMTP submission:
MAIL FROM:...
With QMQP, the bounce address is the second protocol field (imm
Is there a way to set a from address for Postfix automatic messages on
delivery failure?