Forums

Form does not send mail

coendeurloo 08 Sep, 2009
Hi,

I have a problem with my contact form. When I submit a form it says it could not execute mail function. This is my debug output:

* 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 (Salamanders.nl KN-Lijst Mailer)info@salamanders.nl to [email]coendeurloo@hotmail.com[/email]
* Debug End

Opmerking

* Kan mailfunctie niet uitvoeren.
GreyHead 08 Sep, 2009
Hi coendeurloo,

From that last message "Kan mailfunctie niet uitvoeren." it looks as though you don't have a mailserver configured on your Joomla site or on the server.

Bob
coendeurloo 09 Sep, 2009
Thanks for the pointer Bob,

I have checked my global config, changed the 'from' field to a new address, and now it works. Really strange though!
anpa 28 Sep, 2009
HI i have a similar problem please help!

From: AN [an.pasco@gmail.com]
To: [email]info@mytrip.logpose.com[/email]
CC:
BCC:
Subject: myTrip Online Inquiry

myTrip Online Inquiry

Name : AN
Country : Argentina
City : Manila
Email : [email]an.pasco@gmail.com[/email]
Phone : 123456
Contact Preference : {pax_contact}
Details : test


Submitted by 116.50.166.226

Files:
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
$_POST Array: Array ( [pax_name] => AN [pax_country] => Argentina [pax_city] => Manila [pax_email] => [email]an.pasco@gmail.com[/email] [pax_phone] => 123456 [pax_message] => test [Submit] => Submit [c35a313e2b6328e0e0d729fc0089a419] => 1 [1cf1] => bbaafd9c6ca21e35e9d76a8cff5eda82 [chronoformname] => inquiry_form )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (AN)an.pasco@gmail.com to [email]info@mytrip.logpose.com[/email]
Debug End
Redirect link set, click to test:
index.php?option=com_content&view=article&id=26


please help me fix it asap!
GreyHead 28 Sep, 2009
Hi anpa,

Your ISP probably won't accept a gmail address as the From Email - try using an address that matches your domain name.

Bob
anpa 28 Sep, 2009
hi bob thanks for the swift reply. i can receive it now but it goes to my spam🙂 i think it's working now.. thanks
This topic is locked and no more replies can be posted.