D dev99 Established Member ★ 20 ★ Impact 7 Dec 28, 2005 767 views 2 replies #1 I am using sendmail on my server, does anyone know how to modify the mail headers, is it through SSH, or something else. Thanks.
I am using sendmail on my server, does anyone know how to modify the mail headers, is it through SSH, or something else. Thanks.
Peter VIP Member VIP ★ 20 ★ Impact 209 Dec 28, 2005 #2 presumably you are using php or something like that to send the emails. If you are using php you set headers as the 4th argument of function.
presumably you are using php or something like that to send the emails. If you are using php you set headers as the 4th argument of function.