email-*smtp*(port 25 blocked)
Posted by: techno_man (---.20-57-74.mc.videotron.ca)
Date: April 07, 2007 04:03PM

hey i got errors in the admin email, it tells me port 25 is not working !! it tells me to look in php.ini module to change it, can someone tell me how to do it in simple terms ??

Options: ReplyQuote
Re: email-*smtp*(port 25 blocked)
Posted by: techno_man (---.20-57-74.mc.videotron.ca)
Date: April 07, 2007 04:22PM

refresh.php returned:

Warning: mail() [function.mail]: Failed to connect to mailserver at "smtp.gmail.com" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\inc\modules.inc.php on line 365
Module error: synchronizeProfiles(): exec(C:\\\\wamp\\\\www\\\\php -f refresh.php 1 admin ) returned 1

Options: ReplyQuote
Re: email-*smtp*(port 25 blocked)
Posted by: CyberSpatium (71.237.217.---)
Date: April 07, 2007 04:31PM

wamp does not come with an smtp server, so you can not send email with it. there is a php class you can use to allows you to use email in your php script using your ISP's smtp server

[phpmailer.sourceforge.net]


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote
Re: email-*smtp*(port 25 blocked)
Posted by: techno_man (---.20-57-74.mc.videotron.ca)
Date: April 07, 2007 04:37PM

i have a mail server, i just need to change the ports in (ini.php) -module- its using port 25 by default i need to use port 465 <----->smtp.gmail.com <----> this is gmail port for *smtp* this is the port i need to work instead of default 25 ?? Can you please explain how do i change the default port in php wamp5 ? thanks !!



Post Edited (04-07-07 16:40)

Options: ReplyQuote


Sorry, only registered users may post in this forum.