I am using PHP mail service ie, mail() function , to verify email address on signups. But, all those mails have a From address as user@cossacks.x10hosting.com . But, I think it will be better if I can use no-reply@example.com . is it possible for PHP mail() service??
Thank you!
Thank you!