mouss escribió:
Carlos Velasco wrote:
mouss escribió:
Carlos Velasco wrote:
Hello,
I am getting these hits with the email below:
AWL,
FH_HELO_ALMOST_IP,
HELO_DYNAMIC_SPLIT_IP,
RCVD_IN_PBL
Problem is in this "Received":
Received: from 80.Red-88-31-96.staticIP.rima-tde.net ([88.31.96.80]) by
owa1.cnio.es with Microsoft SMTPSVC(6.0.3790.3959);
Tue, 17 Jun 2008 17:18:10 +0200
Client in IP address 88.31.96.80 is sending mail using SMPT-Auth to
"owa1.cnio.es", so this header is right.
Problem is that SA is analyzing this "Received" and complaining
about it
as it is a dynamic IP address or so.
Any way to solve this problem?
set internal_networks.
Well, the problem is that users can send from any Internet IP address
as they do SMTP-Auth, so I can't use internal_networks or
trusted_networks or msa_networks.
put the IP of owa1.cnio.es in internal_networks.
It doesn't work. I think internal_networks matches the "from" IP
address, not the "by". In debug relay 192.168.10.7 is matched as
internal, but relay 88.31.96.80 not.
[30937] dbg: received-header: parsed as [ ip=192.168.10.7
rdns=owa1.cnio.es helo=owa1.cnio.es by=flash2.cnio.es ident= envfrom=
intl=0 id= auth= msa=0 ]
[30937] dbg: received-header: relay 192.168.10.7 trusted? yes internal?
yes msa? no
[30937] dbg: received-header: parsed as [ ip=88.31.96.80 rdns=
helo=80.Red-88-31-96.staticIP.rima-tde.net by=owa1.cnio.es ident=
envfrom= intl=0 id= auth= msa=0 ]
[30937] dbg: received-header: relay 88.31.96.80 trusted? no internal? no
msa? no
[30937] dbg: metadata: X-Spam-Relays-Trusted: [ ip=192.168.10.7
rdns=owa1.cnio.es helo=owa1.cnio.es by=flash2.cnio.es ident= envfrom=
intl=1 id= auth= msa=0 ]
[30937] dbg: metadata: X-Spam-Relays-Untrusted: [ ip=88.31.96.80 rdns=
helo=80.Red-88-31-96.staticIP.rima-tde.net by=owa1.cnio.es ident=
envfrom= intl=0 id= auth= msa=0 ]
[30937] dbg: metadata: X-Spam-Relays-Internal: [ ip=192.168.10.7
rdns=owa1.cnio.es helo=owa1.cnio.es by=flash2.cnio.es ident= envfrom=
intl=1 id= auth= msa=0 ]
[30937] dbg: metadata: X-Spam-Relays-External: [ ip=88.31.96.80 rdns=
helo=80.Red-88-31-96.staticIP.rima-tde.net by=owa1.cnio.es ident=
envfrom= intl=0 id= auth= msa=0 ]