Have read every thread about this, but to no avail. Attached is the debug after trying to get the mail to go via SMtP.
Joomla, Virtuemart, Fireboard, and all other email functions are/have been working properly. The debug says it went ok, but it doesn't, and it gives a PHPMAILER error (I'm using SMTP). Have tried many different email accounts, HTML/Text, the content of the email, and still no luck. Please, please....have done all the work to get a series of forms working in symphony, will be buying a licence (I always do), but I can't get the core piece to work!
Am using Joomla 1.5.7 and Chrono 3.0.
Thanks in advance, any assistance is appreciated.
Joomla, Virtuemart, Fireboard, and all other email functions are/have been working properly. The debug says it went ok, but it doesn't, and it gives a PHPMAILER error (I'm using SMTP). Have tried many different email accounts, HTML/Text, the content of the email, and still no luck. Please, please....have done all the work to get a series of forms working in symphony, will be buying a licence (I always do), but I can't get the core piece to work!
Am using Joomla 1.5.7 and Chrono 3.0.
Thanks in advance, any assistance is appreciated.
Hi gdpodesta,
The error message is being thrown by the smtp mailer (see libraries/phpmailer/smtp.php function Recipient() at line 721).
Do you have anything in any other mail field Dynamic or Static To, BCC or CC?? (The ChronoForm's DeBug code only reports the 'To' field value).
If those are all clean then I'd go into smtp.php and output the debug to see what message the smtp server is sending back.
Bob
The error message is being thrown by the smtp mailer (see libraries/phpmailer/smtp.php function Recipient() at line 721).
Do you have anything in any other mail field Dynamic or Static To, BCC or CC?? (The ChronoForm's DeBug code only reports the 'To' field value).
If those are all clean then I'd go into smtp.php and output the debug to see what message the smtp server is sending back.
Bob
Try using another emails combination too ?
Regards
Max
Regards
Max
This topic is locked and no more replies can be posted.