VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: claesbas on February 02, 2016, 12:09:53 PM

Title: Spamassassin stops VM emails
Post by: claesbas on February 02, 2016, 12:09:53 PM
wiki.apache.org/spamassassin/Rules

The spam point in a VM order confirmation email is 6.3 points ... Our webhost for a few clients (Binero.se) stops emails that is over 5.5 ...

These are some of the rules:

ALL_TRUSTED=-1
FREEMAIL_FORGED_REPLYTO=2.503
FREEMAIL_REPLYTO_END_DIGIT=2
HTML_IMAGE_ONLY_28=0.726
HTML_MESSAGE=0.001
MIME_HTML_ONLY=1.105
TO_NO_BRKTS_HTML_ONLY=1
T_REMOTE_IMAGE=0.01

Also XPRIO is set higher than is allowed for some reason?

Anyone else seen this problem and is there a simple fix?
Title: Re: Spamassassin stops VM emails
Post by: Studio 42 on February 02, 2016, 14:06:31 PM
QuoteFREEMAIL_FORGED_REPLYTO=2.503
FREEMAIL_REPLYTO_END_DIGIT=2
This is a problem with your mail, it's considerate has a anonymous free mail.
So use another one, perhaps gmail give better result,  or use your own mail server.
Title: Re: Spamassassin stops VM emails
Post by: claesbas on February 03, 2016, 18:24:52 PM
The XPRIO they say at the webhost is not used anymore and should not be used in Emails since some time back. Its adding a lot of "Spam points" to it. Could this be recommended to be removed from VM emails?