One possible fix would be sending emails using stmp through sendgrid.com.
on the down side it's a paid for service, but does a quality job keeping stuff out of spam.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Simple JavaMail emails produced by code look a lot like simple mails produced by code... Need to understand more about how the spam filters work and how to trick them... Probably need to use the right MX hoast as relay for domain...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=571874
Originator: YES
Mails marked:
X-SPAM-Status: BAYES_00,RCVD_IN_DSBL,RCVD_IN_NJABL_RELAY
by SpamAssassin 3.2.3.
It looks like the server www.moth-sailng.org is in an open relay database.
will try to use the mail.moth-sailing.org server as sender.
Just an idea.
One possible fix would be sending emails using stmp through sendgrid.com.
on the down side it's a paid for service, but does a quality job keeping stuff out of spam.
Simple JavaMail emails produced by code look a lot like simple mails produced by code... Need to understand more about how the spam filters work and how to trick them... Probably need to use the right MX hoast as relay for domain...