>>
Site Map
>>
Forums
>>
Installation 6x
Forum module - topics in forum:
Installation 6x - Discussions regarding PHP-Nuke Installation and Configuration.
smtp problems
im running a php nuke site (not sure wht version) on an apache 2 server. it doesnt seem to want to send any of the activation emails. it sends them to my smtp server program 'PostCast Server' but then the emails dont arrive in the recipients inboxs
the settings i have are:
host: localhost port: 25
in php.ini:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from = *******_****@*********.com
i have checked my email to see if tht is written correctly mulitiple times and its fine. however i cant explain y the emails dont get to the ppl theyre are supposed to?
Can anyone help?
Thanks,
Jamie
have you tried reading though the servers FAQ/Troubleshooting page
http://www.postcastserver.com/html/troubleshooting.html
also check your phpnuke admin/prefrences page and make sure the email in there is correct
Try to change the smtp port to 26. I suppose port 25 is blocked by your ISP
BL