Hi,
I use spamassassin 3.1.8 and i have developped an Mail program but my mail
are tagged with theses two tags RCVD_NUMERIC_HELO and SARE_RECV_SUSP_3.
Where could i found complete explain on theses tags to correct my program ?
Regards
Philippe
Printable View
Hi,
I use spamassassin 3.1.8 and i have developped an Mail program but my mail
are tagged with theses two tags RCVD_NUMERIC_HELO and SARE_RECV_SUSP_3.
Where could i found complete explain on theses tags to correct my program ?
Regards
Philippe
Philippe Couas wrote:[color=blue]
> Hi,
>
> I use spamassassin 3.1.8 and i have developped an Mail program but my mail
> are tagged with theses two tags RCVD_NUMERIC_HELO and SARE_RECV_SUSP_3.
> Where could i found complete explain on theses tags to correct my program ?
>[/color]
[url]http://spamassassin.apache.org/tests.html[/url]
but this doesn't contain SARE rules. for that, you need to read the SARE
file that contains the rule.
describe SARE_RECV_SUSP_3 \
Dotquad hostname doesn't match HELO dotquad.
you can run the message through spamassassin -t to see the descriptions.