Email settings in Joomla 1.5 on windows XP
Posted: Mon Jul 13, 2009 12:38 pm
Hello all,
I've tried all the options possible from global configuration for sending emails from my joomla 1.5 application. Every time it either gives Client not aunthenticated when I use xampp's sendmail and try to connect to my external mail domain, and when I use PHPMailFunction it says PHP_MAILER_FAILED to deliver.When i tried with SMTP server it says that SMTP error could not connect to SMTP port. I've tried searching , but no luck, the parameters that I've used are as follows
Could somebody help me on this? I have asked in Joomla forums but no luck I couldnot solve the issue.
Thank You
I've tried all the options possible from global configuration for sending emails from my joomla 1.5 application. Every time it either gives Client not aunthenticated when I use xampp's sendmail and try to connect to my external mail domain, and when I use PHPMailFunction it says PHP_MAILER_FAILED to deliver.When i tried with SMTP server it says that SMTP error could not connect to SMTP port. I've tried searching , but no luck, the parameters that I've used are as follows
Code: Select all
SMTP: mail.mydomain.net
username:myusername@mydomain.net
password:xyz
port:25
Thank You