Forums

Form are not able to send mail.

Smita 09 Feb, 2010
Hello,

I have a feed back form on my Joomla site which is expected to sent mail.
But it is not sending the mail.
Using debug I got following results still I am unable to get the mail.


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_0] => smita [text_1] => [email]smitasuhas@gmail.com[/email] [text_2] => 9877665533 [text_4] => Good work [button_6] => Submit [662b40ae84c71f96c7df3065f5dc92b8] => 1 [1cf1] => c6dd7f36c20cef1f04253b8a26d50944 [chronoformname] => feedback )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. An email has been SENT successfully from (smita)smitasuhas@gmail.com to [email]smita.tikale@aftek.com[/email]
9. Debug End


Please help
GreyHead 09 Feb, 2010
Hi smita,

An email has been SENT successfully from (smita)smitasuhas@zzz.com to [email]smita.tikale@xxx.com[/email]


This message means that ChronoForms has received a 'Success' message back from the Joomla mailer.

It's possible that your site mailer is not correctly configured. You can check this by sending an email from an 'email a friend' link in an article.

Otherwise the email is in a spam folder or filter somewhere :-(

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