AW: Still troubles with mail envelope sender

Now I searched the archive and found out that some people
apparently have
managed to use sendmailpipe and specify the envelope sender there.

Any searches should have found references to the old rtfm article that
discusses this, and the solutions. It’s somewhere off
http://fsck.com/rtfm/

Hi Seph

Yes I found that FAQ

Unfortunately this does not contain any solution for my problem.

If I use ‘sendmail’ aka perl::mail or whatever, I get the sender header set
by perl…

If I use ‘sendmailpipe’ then I’m not able to set the -f envelope sender
anymore thus not able to send mails at all.

If somebody could tell me how to use sendmailpipe and the -f argument of
sendmail I’d be realy happy.

Any searches should have found references to the old rtfm article that
discusses this, and the solutions. It’s somewhere off
http://fsck.com/rtfm/

Hi Seph

Yes I found that FAQ

If I use ‘sendmailpipe’ then I’m not able to set the -f envelope sender
anymore thus not able to send mails at all.

If somebody could tell me how to use sendmailpipe and the -f argument of
sendmail I’d be realy happy.

I don’t understand why you want to use -f at all. If your a trusted
user, the MTA shouldn’t be adding a Sender header, and should just use
the the From header rt sets.

seph