Sven Scholle via Postfix-users: > Hello, > > unfortunately, I have a legacy system that uses content_filter for > outgoing mail. It is a script called by pipe. > > Because of a current lack of time: Is there a quick way to keep the > request for ESNs (required by marketing)? Or is there another quick > workaround?
Postfix propagates only a subset of all possible envelope information through an after-queue content filter. It can propagate DSN 'notify' options through SMTP-based filters, but not through pipe(8)-to-sendmail(1) based filters. > Or should it be wrapped in a milter (or rewritten as such)? Milters would avoid the loss of DSN 'notify'information. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org