[EMAIL PROTECTED] wrote:
>I'd like to change the FROM header in mails with a special FROM.
>For example: The FROM header is postmaster@localhost and I
>want to change it to [EMAIL PROTECTED] while it is
>delivered to a users Maildir. Is it possible with a .qmail file?
The preferred way to adjust the From field is to set is appropriately
when the message is injected, e.g. using QMAILHOST[1] and
QMAILUSER[2].
It's much harder to fix it up after the fact.
-Dave
Footnotes:
[1] http://Web.InfoAve.Net/~dsill/lwq.html#QMAILHOST
[2] http://Web.InfoAve.Net/~dsill/lwq.html#QMAILUSER