[Qmail-it] rbl

Vittore Zen drzen at gamebox.net
Thu Jul 6 12:53:28 CEST 2006


Oggi un qmail ha iniziato a fare le bizze.
Rispondeva agli altri smtp (vari smtp non inclusi -apparentemente- in 
ordb) rifiutando le email con il seguente messaggio:

 host smtp.ciccioformaggio.com [10.10.120.120] said: 553 Your message
    was rejected because the mail server you use is configured to allow OPEN
    RELAY - More detailed information regarding this problem is available from
    http://www.ordb.org/lookup/?151.150.1.1 - Please forward this error through
    to your email server support staff for easy resolution. (in reply to RCPT
    TO command)



la porzione incriminata di /var/qmail/supervise/qmail-smtpd/run. è:

exec /usr/local/bin/softlimit -m 25000000 \
/usr/local/bin/tcpserver \
  -H -l mail.cnos-fap.it \
  -v -x /etc/tcp.smtp.cdb \
  -c 20 -R -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/usr/local/bin/rblsmtpd -b -C \
  -r 'relays.ordb.org:Your message was rejected because the mail server 
you use is configured to allow OPEN RELAY - More detailed information 
regarding this problem is available from 
http://www.ordb.org/lookup/?%IP% - Please forward this error through to 
your email server support staff for easy resolution.' \
  -t 5 \
/var/qmail/bin/qmail-smtpd 2>&1

per ora non ho fatto altro che disabilitare il rblsmtpd.... idee migliori?

Grazie
v.




More information about the Qmail-it mailing list