Removing Mail Headers In Exim - Mail Views : 286
Tagged in : Mail
0 0
Send mail
In exim header_remove option can be used to remove certain header of mail.
For Example :

If want to remove the return-receipt-to and acknowledge-to mail headers then edit the exim configration file exim.conf and put :

header_remove = return-receipt-to:acknowledge-to

save exim.conf and restart the exim mail server
By Selva, On - 2010-01-28



    Login to add Comments .