Hi guys,
I would like to ask how can alter the return path of the email in php to my email rather than to the server email address :
@mail($rows[email],"[REGISTO] $email_subject - $rows[username]",$msg,"From: $admin_email\nReply-To: $admin_email");
Thanks.
Andy
Altering the return path of email in php
Moderator: General Moderators