Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Not even sure if this is something you can help with but perhaps someone else has had the same issue.

I am using the Couch forms for a fairly simple enquiry form. It is configured to pull the email address from the config.php file. I have tested it with my own email address and it works, both local and live.

When I enter the clients email address, they never receive the results. I have come across an issue previously where if the email is created as an alias then you need the 'actual' email address for it to work.

The only common factor in websites I've had trouble with is that the hosting is setup with one provider and the mail/domain is handled by another provider.

Do you think this might be the cause of the problem?
I think your observation
The only common factor in websites I've had trouble with is that the hosting is setup with one provider and the mail/domain is handled by another provider

indeed warrants looking into more deeply.

I'll try to find more about this problem (and, more importantly, how to handle it).

In the meanwhile, the config.php has an additional setting for email -
define( 'K_USE_ALTERNATIVE_MTA', 0 );

Please try setting it to '1'. Perhaps it might help.

Do let me know.

Thanks
Thanks, I'll give that a try and see if it changes anything.
I'll let you know.
3 posts Page 1 of 1
cron