Del Rosso Massimo wrote:


Here a pice of smtp log regarding non delivered mail :

2009-04-17 13:26:17.684522500 tcpserver: pid 20047 from 83.7.88.135

2009-04-17 13:26:17.684651500 tcpserver: ok 20047 siderasrv1.sideranet.it:194.244.5.69:25 :83.7.88.135::2648

2009-04-17 13:26:17.917263500 rblsmtpd: 83.7.88.135 pid 20047: 451 http://www.spamhaus.org/query/bl?ip=83.7.88.135

2009-04-17 13:26:18.466013500 tcpserver: end 20047 status 0

2009-04-17 13:26:18.466017500 tcpserver: status: 5/1000

2009-04-17 13:26:18.500969500 tcpserver: status: 6/1000

2009-04-17 13:26:18.501207500 tcpserver: pid 20048 from 80.12.242.111

2009-04-17 13:26:18.501327500 tcpserver: ok 20048 siderasrv1.sideranet.it:194.244.5.69:25 :80.12.242.111::39897

2009-04-17 13:26:18.652400500 CHKUSER accepted sender: from <[email protected]::> remote <smtp2e.orange.fr:unknown:80.12.242.111> rcpt <> : sender accepted

2009-04-17 13:26:18.659036500 CHKUSER accepted rcpt: from <[email protected]::> remote <smtp2e.orange.fr:unknown:80.12.242.111> rcpt <[email protected]> : found existing recipient

2009-04-17 13:26:20.403269500 tcpserver: status: 7/1000

2009-04-17 13:26:20.403515500 tcpserver: pid 20055 from 217.109.76.80

And nothing regarding it in send log.

Yesterday night we try lowering all defence and we leave in tcp.smtp only :

127.:allow,RELAYCLIENT=""

:allow

Regarding RBL we think I's all OK because the mail pass the rbl check and chkuser see them and accept them.

------------------------------------------------------------------------

I hope that's not all of your tcp.smtp file.... It should look like this:
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

When you say you "stopped simscan" what do you mean by this? Did you adjust the simcontrol file or remove the RPM? Or do you mean you removed it from the delivery chain in the tcp.smtp file?

Reply via email to