Problem Sending Email - Debug Shows OK

markcrobinson 21 Apr, 2009
Debug shows everything's fine but nothing's received.
Is there somewhere I should check in my php settings or elsewhere?
smtp and pop servers are "Google Apps" if that matters -- although this works OK on other sites.

* 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 (Dog Wheelchair Rental)WheelchairRentals@handicappedpets.com to [email]mcr@handicappedpets.com[/email]
* Debug End
GreyHead 22 Apr, 2009
Hi markcrobinson,

The 'email has been SENT successfully' message says that ChronoForms has received a 'thumbs up' back from the Joomla mailer. Assuming that the mailer is set up OK and the site sends emails then the next place to look is in the spam filters at Google. Also check that the From and To addresses are distinct Google Apps users and not both aliases for the same user - messages to 'yourself' are often dropped.

Bob
This topic is locked and no more replies can be posted.