Linux Exim set return-path header automaticly using from header
Posted
by solomongaby
on Server Fault
See other posts from Server Fault
or by solomongaby
Published on 2010-02-17T09:35:27Z
Indexed on
2010/03/08
4:51 UTC
Read the original article
Hit count: 753
Hello,
I use Exim on a Centos distribution and have some problems with the mail sending. In order to make all the email pass the spam filters the "Return-path" and "Sender" headers have to be attached to each email.
What should I do in order to have "Return-path" and "Sender" headers added by Exim to be exactly the same as the "From" header created by my mail client ?
Thanks
© Server Fault or respective owner