Page 1 of 1

CMS Mailer trouble

Posted: Sat Apr 21, 2007 7:18 pm
by fyswan
???  I am having trouble with CMS mailer.  I send out the test message and rec it fine but when i actually send an email from the front end contact form all i get is a server may be down message.  i cant use SMPT at all.

Thanks

Re: CMS Mailer trouble

Posted: Mon Apr 23, 2007 2:34 pm
by Pierre M.
Strange if the test succeeds. Mailing is very much hosting context sensitive. May be you should ask your hosting provider.
Pierre M.

Re: CMS Mailer trouble

Posted: Thu Apr 26, 2007 9:55 am
by fyswan
Thanks

Re: CMS Mailer trouble

Posted: Thu Apr 26, 2007 1:28 pm
by calguy1000
the {contact_form} tag does not use CMSMailer, it uses php's mail function afaik. 

Re: CMS Mailer trouble

Posted: Mon May 07, 2007 2:22 pm
by fyswan
Thanks

Re: CMS Mailer trouble

Posted: Mon May 07, 2007 2:25 pm
by RonnyK
I switched from mailermethod ""SMTP" to "MAIL" in the setup of cmsmailer and found no problems afterwards. When using "SMTP" I had problems sending out mails as well.

Ronny