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.
the {contact_form} tag does not use CMSMailer, it uses php's mail function afaik.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
-------------------- If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
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.