Page 1 of 1

Moved to dedicated server; cannot get CMSMailer / Feedback to work

Posted: Thu Mar 02, 2006 2:06 pm
by thumbsucker
Hi,

I moved my site recently to a dedicated server.

My 'contact form' works fine using the following tag: {contact_form email="myemail@yahoo.com"}.

However, my CMSMailer and Feedback forms have stopped delivering mail.  When I submit using either interface, nothing is delivered. 

Is Apache ASP support required for CMSMailer to work?  I know that's not installed on my server...

Any help would be appreciated.

Re: Moved to dedicated server; cannot get CMSMailer / Feedback to work

Posted: Thu Mar 02, 2006 2:59 pm
by calguy1000
More than likely it's your settings in CMSMailer.... the newest version of cmsmailer has a test ability.

But I think the contact module uses the php mail function, so setting cmsmailer to use the mailer method of "Mail" should also solve the problem.

Re: Moved to dedicated server; cannot get CMSMailer / Feedback to work

Posted: Thu Mar 02, 2006 3:47 pm
by thumbsucker
Thanks Calguy.  I'll give that a try and report back.

That did it!  Thanks again!!!