could not instantiate mail function

ma maifra 06 Apr, 2013
Hi,

I have a problem with my choronoform form.
After sending I get the message: Mail-Funktion konnte nicht initialisiert werden! (= could not instantiate mail function)

I am able to send mails with the original joomla contact component and I get emails after new user registrations.
But I get no messages after sending the chronocontact form

The debugger message says that email has sent successfully (see below) but it I can't find the mail in my mailbox

I am using version 4.0 RC3.5.2.4 and joomla 2.5.9
You can find my page under http://hd92y.w4yserver.at Link Kontakt2 = joomla contact komponent - it works
Bestellung2 / Test1 = chronoform form - doesn't work

Do you have any idea, whats wrong
Kind Regards
Franz



Hinweis

Mail-Funktion konnte nicht initialisiert werden!

Data Array:

Array
(
[option] => com_chronoforms
[chronoform] => testmail
[event] => submit
[Itemid] =>
[Name] => test
[input_submit_2] => Submit
[386d6232916e2d005a1bbd6ce7b27c4f] => 1
)

Validation Errors:

Array
(
)

Debug Data

email
2
Result An email has been SENT successfully from (Admin)admin@hurnaus.at to [email]f.mairinger@gmx.at[/email]
Body
Name test


Submitted by 88.117.118.98
Attachments array ( )
Gr GreyHead 06 Apr, 2013
Hi maifra,

Hard to say, it may be because the From Email address doesn't match the site domain; or doesn't match the email address in the site Email Configuration.

Bob
ma maifra 09 Apr, 2013
Hi Bob,
Thanks for your quick response.
Unfortunately your advice didn't fix the problem!
But now I have found the solution myself. This wasn't a chronoform problem this is a matter of server configuration: save_mode=off and now the form is working

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