-
☆ A M B ☆
- 3,141 Posts
When having email problems I suggest using QuickEmail with debug mode (
http://bobsguides.com/quickemail-snippet-tutorial.html)
To me it sounds like you have a very strict email policy (that is great actually), but you'll need to configure your email settings in the MODX system settings accordingly.
Perhaps you need to work over SMTP, SSL or TSL or provide a HELO message. All of that is possible through the system settings (Mail area). Work with your server admin to find out what is required.
-
☆ A M B ☆
- 3,141 Posts
I usually set up a specific "robots" email address (actual email) that isn't actually used by anyone, but acts as my external mail stuff. Connect over secured ssl = proper headers and reduces the chance being marked as spam as well.
Ah...I could do that if ever necessary.
However for the particular site's purposes the currently used 'real' email address is adequate.
Login's registration stuff is the only thing our MODx sites use which doesn't solicit an email address from the sender.
Thank you...