On Tue, Feb 23, 1999 at 12:27:12AM +0100, [EMAIL PROTECTED] wrote:
> Hello!
>
> As you can all see my "From:" field is incorrect, my correct
> "From:" should be "[EMAIL PROTECTED]".
Are not you the reply-to whiz? Now you leave us with the only possibility
of sending the answer to this FAQ to the list (or copy your mailaddress to
the To: field---very tiring)
In any case, for a general rewriting, you will find the mess822 package by
qmail's author helpful.
If you want to do an adhoc rewriting, you can use reformail of maildrop, but
first read the man pages for dot-qmail and qmail-command to understand why
your .qmail-ppp-default line does what it does and not what you want.
Mate
>
> "~alias/.qmail-ppp-default" contains:
> |MyLANFilter
> ./pppdir/
>
> Now MyLANFilter repairs the "From:" fields, but qmail doesn't
> deliver the modified version to ~alias/pppdir/new. I return rc=0.
> Do I have to make the deliveries myself?? Is there any way to
> make qmail read the filtered mail from MyLANFilters stdout and
> deliver them to ~alias/pppdir/new ?? Is there maybe something
> along the following line:
>
> "~alias/.qmail-ppp-default":
> |MyLANFilter >> ./pppdir/
>
> Thanks for all replies :).
>
>
Mate