>>>>> "Christian" == Christian Stuellenberg <christian_stuellenberg@???> writes:
>>>>> "Philip" == Philip Hazel <ph10@???> writes:
Christian> What I want to achieve is, that when a bounce message
Christian> is generated, the postmaster gets an error notification
Christian> mail that does NOT include the body but only the header
Christian> of the bounced mail.
Christian> Is this possible in any way?
Christian> Currently I only now about the errors_copy option, but
Christian> that also includes the complete body.
Philip> You could arrange for bounce messages addressed to
Philip> postmaster that come from the local host to be routed to a
Philip> special transport, on which you set the headers_only
Philip> generic transport option.
Well, I'm a bit confused about your proposal. Does that really work?
The bounce message (that is delivered to the postmaster) should
contain (as body) the header of the bounced message but not the body
of the bounced message. So if I would use the headers_only option,
would the postmaster not only get an mail with an empty body as bounce
notification message? That would not help...
Kind regards,
Christian