Forums

Emails not sending

annebqui 20 Feb, 2009
Hello. I have created a very simple form. It is published. I've created an email form and it is enabled. I do not receive an email when the form is submitted. I've turned on the debug and everything looks good. Here is what I get when I submit the form:

* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* Form passed the plugins step (if enabled) OK
* Emails data loaded OK
* Form passed all before email code evaluation OK
* An email has been SENT successfully from (name)anne@example.com to [email]contact@example.org[/email]
* Debug End

_POST: Array ( [name] => Anne [email] => [email]anne@example.com[/email] [comment] => Is this sending an email yet? [undefined] => Submit [b5c069317d67e55fccffde413c8864cb] => 1 )
E-mail message

From: name [anne@example.com]
To: [email]contact@example.org[/email]
Subject: Contact from Website
Please contact this person:
Name: Anne
Email Address: [email]anne@example.com[/email]
How may we help you? Is this sending an email yet?


Submitted by 98.203.251.123



Any ideas why an email is not being received at the [email]contact@example.org[/email] email address?
GreyHead 21 Feb, 2009
Hi annebqui,

There's a FAQ which suggests a couple of things to check. Assuming that your site sends emails OK the most common answer is that the email is in a spam folder somewhere.

Bob
annebqui 22 Feb, 2009
I have figured out a couple of the problems. Basically I have two email forms set up. Everything was working fine and I got both emails. Then I put in a link in the redirect area. Both messages stopped working. I took the link out, and now one of the two emails is working again.
Max_admin 22 Feb, 2009
Hi annebqui,

I think you may put the link to the "Submit URL" field and not the "redirect URL" ?

Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.