![]() |
Mail on IIS 6.0 I have been trying to get PHP's mail function working in IIS. I think I found a solution, but I'm waiting for someone on our forum to send me a reply to a PM on the forum so that I can see if it shows up in my inbox. In php.ini, I changed a couple of lines: Code: [mail function] ; For Win32 only. ; SMTP = localhost SMTP = mail.ourdomain.org smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] In other words, I pointed to the mail.ourdomain.org domain for the SMTP server, and my PHP test mail script sent me the e-mail. The server is running SmarterMail, and while I was about ready to get a login and check the settings, I found a help posting online where someone pointed to the mail. subdomain and got it to work. Should this work OK for vB? So far, PHP seems to be talking to the SMTP server, so maybe it'll work. Just wondered if there are any "gotchas" I should watch out for. |
الساعة الآن 08:29 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir