This is a discussion on Re: mailq delete with notifying senders? within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Monday, February 14, 2005 at 02:07 CET, Yogesh Talekar <ytalekar1@yahoo.com> wrote: > 1. Is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Monday, February 14, 2005 at 02:07 CET,
Yogesh Talekar <ytalekar1@yahoo.com> wrote: > 1. Is there anyway that Postfix can send a notice to the sender when I > manually delete his/her mail in the mailq using "postsuper -d MSG-ID" > command ?? No, not without writing a script for the purpose. > 2. Is it possible to log subject lines of the mails? Yes, use header_checks and the WARN action. /^Subject: / WARN > 3. Can I change the postfix's logging style so that it logs sender > address and receiver address on the same line? No, not without modifying the source code. --=20 Magnus B=E4ck magnus@dsek.lth.se |