[SOLVED]CMSmailer won't send test message using smtp

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
aspires

[SOLVED]CMSmailer won't send test message using smtp

Post by aspires »

Hi:

PHP 5
MySQL 5
1.2.5 CMS

CMSMailer:

I believe I am configured correctly. I created an email address at my domain name. Tested it, it sends and receives emails via webmail.

Configured CSMmailer using smtp authentication required and included the email address as the username and the correct password and smtp hostname is:
smtp.wallacespringscattlecompany.ca (smtp.yourdomain.ca) (in Canada) as directed by host company.

Checked the password and settings several times and when I enter another email and do a test email to my gmail address I get nothing. Checked spam and it is not getting filtered. It seems to go, everything seems to run and it returns to the same settings screen in cmsmailer.

Is there anything else I should check on?

NOTE: Tested using sendmail only without smtp authentication--it worked--do I need to use the smtp authentication?

Cheers all
Andrea
Last edited by aspires on Thu Jun 12, 2008 7:04 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSmailer won't send test message using smtp

Post by Dr.CSS »

The "smtp.wallacespringscattlecompany.ca" is most often just for sending mail from your email client, thunderbird, outlook express, etc....

I just use sendmail with all the rest set at the default...

If you use sendmail and receive the test email your good to go...
aspires

Re: CMSmailer won't send test message using smtp

Post by aspires »

Thank you!
Locked

Return to “CMSMS Core”