Forums

Emails not received

mre75 22 Jun, 2009
Hi!

I have a problem with my ChronoForms forms. The form either doesn't send emails or my ISP's spam filter prevents them from coming through (the latter seems unlikely, as I earlier received emails from ChronoForms forms but not anymore). Here's the message I get by using debug:

1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [text_10] => Solar Text [text_13] => [email]markku.reiss@solartext.com[/email] [text_12] => 044 3553315 [text_14] => Jeejee [chrono_verification] => afWR6 [button_15] => Lähetä [b7a27ab022d89068e32ea68fa9471a2a] => 1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. An email has been SENT successfully from (Yhteydenottolomake)info@solartext.com to [email]markku.reiss@gmail.com[/email]
9. Debug End

So it seems the messages are sent but do not come through. Could someone help me with this?

Markku
Max_admin 22 Jun, 2009
Hi Markku,

if it was working then stopped then something may have been changed at your server ? try to change the mail method in the Joomla global config to SMTP, can you site still send from the "Email to friend" icon in the articles ? you will find dozens of threads with possible solutions here!

Regards
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
mre75 22 Jun, 2009
Max, thanks for your reply. The problem was solved as I changed the method of sending emails in Joomla! from SMTP to PHP.

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