Forums

How to send out email?

Ashuri 23 Dec, 2008
Please correct me if i am wrong. The form will be send via email to all the email addresses that have been added into the email setup section? And once I have enable the "Email the results", the form will be automatically send?

I have tried going through the tutorials and followed the step-by-step. I have also browse through the forums and find the solutions but is still unable to send out the email. (Tried sending the form to my other personal email account but didnt receive any email with the form)

I have copied and paste a copy of the debug message. I will appreciate if anyone can guide me on this. Thanks.

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 (Xionakis)ashuri@example.com to [email]ashuri@example.com[/email]
Debug End
Main Menu
Home
_POST: Array ( [text_5] => test [text_3] => [email]ash@hotmail.com[/email] [b73d2961a66b846e40111df0aabd84d1] => 1 )

E-mail message
From: Xionakis [ashuri@example.com]
To: [email]ashuri@example.com[/email]
Subject: Testing Form

FormFill in the form below and click submit.



Name:test

Email Address:xxx@hotmail.com



thank you for your submission

GreyHead 23 Dec, 2008
Hi Ashuri,

As far as I can see you are doing everything correctly.

E-mails probably won't be sent if the To and From addresses are the same. Use different addresses.

Please check the spam folder in your other personal email account.

If you still don't find the email please check that your site can send emails successfully - from the 'email' button on a content page or on new user registration for example.

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