Confirmation Mail Spam Issue

wolf

New Member
Hello
A quick question : I am using one of your scripts for subscriptions to MLM. Most of the activation emails (with the link to confirm the mail address) end up in spam folders. Is there any possibility to set up an SMTP server that takes over in sending these emails out ?
Sorry if I overlooked that in another post.
 
Currently the messages are sent using the email server associated to your web hosting service using the PHP mail() function. Note that you can teach your spam detection software not to flag this kind of message.
 
As my web server and my mail server are separate machines so it looks like that there is no solution. I set up a domain authentication key on my mail server and thats why the MLM mails appear as spam in most inboxes. I can work that out on my pc but not on my client ones.
 
Are you using MLM v3? None of the messages sent by MLM is flagged as spam in my installation.
 
Top