email not working for FeedbackForm

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.
Post Reply
storyleader
Forum Members
Forum Members
Posts: 15
Joined: Mon Aug 14, 2006 1:10 am

email not working for FeedbackForm

Post by storyleader »

Hi, I'm using CMSMS 0.13, CMS Mailer Module 1.73.9, and FeedbackForm 0.9.12. I'm running this on fedora Core 4 with PHP 4.2.2 and MySQL 4.1.12, using Sendmail.

When I use the test function in CMS Mailer, I get an email from it.

I have created a "Results of feedback form" item as well as the other fields (http://www.jimcyr.net/index.php/story_guide). The feedback form appears to function well, but no email ever comes.

Any ideas how to fix this?

Thanks!
Do you want to learn to make your point with stories?
http://www.storydynamics.com/etips/
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: email not working for FeedbackForm

Post by Dr.CSS »

When you made the form did you put an email field in the very first box with email address' to send the info to?
storyleader
Forum Members
Forum Members
Posts: 15
Joined: Mon Aug 14, 2006 1:10 am

Re: email not working for FeedbackForm

Post by storyleader »

Thanks for the reply!
mark wrote: When you made the form did you put an email field in the very first box with email address' to send the info to?
I think you're asking about making the "Results of Feedback Form" field, of type "Email results to set Address(es)". If so, the answer is yes, I put an email address in the first box under "Email Address(es) to Send Form Results".

Any other thoughts? Or did I misunderstand the question?
Do you want to learn to make your point with stories?
http://www.storydynamics.com/etips/
storyleader
Forum Members
Forum Members
Posts: 15
Joined: Mon Aug 14, 2006 1:10 am

Re: email not working for FeedbackForm

Post by storyleader »

I found the problem, which had little to do with FeedbackForm or CMSMadeSimple at all.

The problem was this: FeedbackForm sends email from apache@[servername]. But on my server, there was no mailbox by that name, so other accounts on my server rejected the email as spam. Once I set up a POP box with that name, everything worked fine.

I post this in case someone else has the same problem!
Do you want to learn to make your point with stories?
http://www.storydynamics.com/etips/
OlafNoehring
Forum Members
Forum Members
Posts: 78
Joined: Mon Oct 23, 2006 4:43 pm

Re: email not working for FeedbackForm

Post by OlafNoehring »

Hi

posted as a bug here as well
http://dev.cmsmadesimple.org/tracker/in ... 1&atid=237
and
http://forum.cmsmadesimple.org/index.ph ... 474.0.html
but I guess it's a more general problem. Maybe someone can help me...

Hi

I have created a feedbackform (and one with formbuilder) (you can see and "send" mail on
http://www.team-noehring.de/php/cmsmade ... ge=kontakt
)

I used "x" as name and firstname "x@x.com" as email and some text in the textarea.

None of the mail methods (Cms-mailer module) works for sending mails.
You will see, that the form "breaks" after clicking the send button ("Absenden").

cmsms: 1.0.2
module cmsmailer: 1.73.10
module feedback form: 0.9.14
module form builder: 0.1.1


code for the contact forms:
{cms_module module='FeedbackForm' form='Kontaktformular'}
and
{cms_module module='FormBuilder' form='Kontakt'}

Olaf
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: email not working for FeedbackForm

Post by Dr.CSS »

To know if it's the forms or the mailer send a test email in the admin for Extensions » CMSMailer Module, I use "sendmail" and the address has to be real 'name @ domain.com' then check for it if it works then it's the forms...
OlafNoehring
Forum Members
Forum Members
Posts: 78
Joined: Mon Oct 23, 2006 4:43 pm

Re: email not working for FeedbackForm

Post by OlafNoehring »

Hi

well, when I go to configure the cmsmailer _all_ 3 settings (smtp, sendmail, mail) DO work fine.
I have not read this thread yet, but will do this tomorrow. ( http://forum.cmsmadesimple.org/index.ph ... ;topicseen )

btw. what forum is used here? If this a cms module?

Olaf
Post Reply

Return to “CMSMS Core”