On 5 May 2014, at 4:23 pm, Thomas Eckardt <[email protected]> wrote:

>> How can I get the HMM-Check to get more than 6 results so that it blocks 
> the email?
> 
> The HMM will not work on short mails - the Bayesian check is used instead. 
> Report the mail and use the analyzer.
> 
> Try to use additionaly checks.
> 
> add 'royalthames.com' to BlackListedDomains or block the IP or  use SPF 
> fallback / override...
> 
> Here, for example, the helo is wrong. It contains an IP.   
> helo=wsip-70-164-26-66.ri.ri.cox.net
> and
> the IP 70.164.26.66 has no pointer record
> 
> 
> Thomas

Thanks Thomas. For InvalidFormatHeloRe I have:

^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$

and DoValidFormatHelo to block.

DoReversed is set to score, but there was no mention of it failing this in the 
log.

DoInvalidPTR set to block, with invalidPTRRe set to:

^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$

(defaults I presume!)

SPFoverride has:

dhl.com=>v=spf1 mx ip4:165.72.200.0/24 ip4:199.40.204.0/22  ip4:69.232.128.0/19 
ip4:89.151.123.0/24 -all

SPFfallback is blank.

SPFlocalRecord is the default.

I’ll report the email using the email interface, but I would like to use any 
additional checks that I can to stop the short emails.

Thanks,

James.
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to