On 9/1/2010 8:42 AM, Emin Akbulut wrote:
> Hi, I sent a test message from my Outlook,
> below are the results. How can I fix these 
> two checks -probably at my mail server-
>
> FSL_HELO_NON_FQDN_1
> HELO_NO_DOMAIN
>
>
> Thanks.
>
>
> pts rule name              description
> ---- ----------------------
> --------------------------------------------------
>  1.8 FSL_HELO_NON_FQDN_1    FSL_HELO_NON_FQDN_1
> 1000 GTUBE                  BODY: Generic Test for Unsolicited Bulk Email
> -3.5 BAYES_00               BODY: Bayes spam probability is 0 to 1%
>                             [score: 0.0000]
>  0.0 HTML_MESSAGE           BODY: HTML included in message
>  1.2 RDNS_NONE              Delivered to internal network by a host
> with no rDNS
>  1.0 HELO_NO_DOMAIN         Relay reports its domain incorrectly

header  FSL_HELO_NON_FQDN_1     X-Spam-Relays-External =~ /^[^\]]+
helo=[a-zA-Z0-9-_]+ /i
header __HELO_NO_DOMAIN   X-Spam-Relays-External =~ /^[^\]]+ helo=[^\.]+ /

Am I missing something, or are these two slightly different versions of
the same rule?

Both of them are looking for an external relay that does not report its
FQDN.

-- 
Bowie

Reply via email to