Caps Posted August 28, 2011 Report Posted August 28, 2011 On line 1083 I see: ; For Win32 only. http://php.net/sendmail-fromsendmail_from = me@localhost.com I un-commented out the last 2 lines. For "me@localhost.com" I replaced it with my own email address going to a domain. Is this correct? I would not think so. I am not receiving mail generated by Contact Us from my CMS. Thank you in advance. Quote
Coral Posted August 28, 2011 Report Posted August 28, 2011 Uniform Server: Orion_* (* any version)Revert changes you made to php.iniRead file: UniServer\docs\en\msmtp.txt Send mail already configured in php.iniYou need to edit file: UniServer\msmtp\msmtprc.ini Quote
BobS Posted August 28, 2011 Report Posted August 28, 2011 Coral is right on! For some more details on msmtp, see this Wiki article:http://wiki.uniformserver.com/index.php/5.3-Nano:_msmtp Regards,BobS Quote
Caps Posted August 28, 2011 Author Report Posted August 28, 2011 Thankyou Coral and Bobs - I am wanting to use the PHP mail (send_mail) protocol and not SMTP. I host several domains. Quote
Caps Posted September 3, 2011 Author Report Posted September 3, 2011 Thank you BobS and Coral for your assistance. All is working now. I did not realize you had to set up a master email account for sendmail to work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.