rejecting emails from gmail.com

View: New views
2 Messages — Rating Filter:   Alert me  

rejecting emails from gmail.com

by NGSS :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Something is wrong with the configuration. Does anyone know which sa rule is responsible for this ?

 

http://www.rfc-ignorant.org/tools/lookup.php?domain=gmail.com


Re: rejecting emails from gmail.com

by mouss-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

NGSS wrote:
> Something is wrong with the configuration. Does anyone know which sa rule is
> responsible for this ?
>  

Probably not SA: SA does not reject mail. whatever tool you use to call
SA may, but then it may reject for other reasons. Please tell us more.

> http://www.rfc-ignorant.org/tools/lookup.php?domain=gmail.com
>  

if SA tags a message as spam, look at the X-Spam-Status header (or if
the message was rejected, check your logs and hope whatever rejected the
message was nice enough to log the reason).

you can also grep for DNS_FROM_RFC_POST in all the rules you use (dist
rules, channels rules and site rules). Here is what I have (3.2.5)

# bug 4628: these rules are too unreliable to assign scores
to                                                                    
header __DNS_FROM_RFC_POST      eval:check_rbl_sub('rfci_envfrom',
'127.0.0.3')
tflags __DNS_FROM_RFC_POST      net
#reuse __DNS_FROM_RFC_POST
DNS_FROM_RFC_POST                                                                                        


header __DNS_FROM_RFC_ABUSE     eval:check_rbl_sub('rfci_envfrom',
'127.0.0.4')
tflags __DNS_FROM_RFC_ABUSE     net
#reuse __DNS_FROM_RFC_ABUSE DNS_FROM_RFC_ABUSE