Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
I've been having problems getting send_mail to work consistently - I was not getting mail from my website contact form. I enabled debug and checked the log file, but it showed all as successful. I called my ISP to find out where they went and they said there's a lot of domain blocking error messages in my account and referred me to
http://wiki.dreamhost.com/Sender_Domain_Policy_and_Spoofing#What_is_the_sender_domain_policy.3F


Spoofing was blocking my email because I had used the "from" of the person filling out the contact form, which was not a domain in my account. The document above says to set the "Reply-to" field instead of the "From" field for the contact's address. I don't see a way to do that with cms send_mail. Should I just use the php mail() function to include the Reply-to header?
Parameter is not in docs yet, but it exists: reply_to. When in doubts, /couch/tags.php contains all tags and their parameters.
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
2 posts Page 1 of 1