"Benny Pedersen" <[EMAIL PROTECTED]> writes:

>>>> I have a problem that mails from internal (private) IPs generate
>>>> SPF_FAIL hits. E.g. my configuration is
>>>> | internal_networks       62.153.82.30
>>>> | internal_networks       192.168.0.0/16
>>>> | trusted_networks        62.153.82.30
>>>> | trusted_networks        192.168.8.0/24
> ...
> trusted_networks !192.168.3.0/24

What would be the difference between the current

 | trusted_networks        62.153.82.30
 | trusted_networks        192.168.8.0/24

?

SPF_FAIL for private network happens in both cases.



> perldoc Mail::SpamAssassin::Plugin::SPF
>
> see how to use authed headers for authed users

1. I do not need SMTP auth (and SPF is it not worth to change
   this)

2. mentioned manpage of spamassassin 3.2.4 does not contain the
   string 'auth'


> perldoc Mail::SpamAssassin::Conf
>
> see msa_ defines

SPF_FAIL still happens with

 | msa_networks            192.168.0.0/16



Enrico

Reply via email to