list delivery disabled due to excessive bounces

Amedee Van Gasse (ub) amedee-ubuntu at amedee.be
Fri Nov 13 13:05:30 UTC 2009


This mail is in reply to
https://lists.ubuntu.com/archives/ubuntu-users/2009-November/201791.html

This is the output of
$ sudo grep canonical /var/log/mail.log | tail


Nov 11 11:13:12 localhost postfix/smtpd[9073]: connect from
chlorine.canonical.com[91.189.94.204]
Nov 11 11:13:12 localhost postfix/smtpd[9073]: NOQUEUE: reject: RCPT from
chlorine.canonical.com[91.189.94.204]: 554 5.7.1 Service unavailable;
Client host [91.189.94.204] blocked using dnsbl-1.uceprotect.net; IP
91.189.94.204 is UCEPROTECT-Level 1 listed. See
http://www.uceprotect.net/rblcheck.php?ipr=91.189.94.204;
from=<ubuntu-users-bounces at lists.ubuntu.com> to=<amedee-ubuntu at amedee.be>
proto=ESMTP helo=<chlorine.canonical.com>
Nov 11 11:13:33 localhost postfix/smtpd[9073]: NOQUEUE: reject: RCPT from
chlorine.canonical.com[91.189.94.204]: 554 5.7.1 Service unavailable;
Client host [91.189.94.204] blocked using dnsbl-1.uceprotect.net; IP
91.189.94.204 is UCEPROTECT-Level 1 listed. See
http://www.uceprotect.net/rblcheck.php?ipr=91.189.94.204;
from=<sounder-bounces at lists.ubuntu.com> to=<amedee-ubuntu at amedee.be>
proto=ESMTP helo=<chlorine.canonical.com>
Nov 11 11:14:13 localhost postfix/smtpd[9073]: NOQUEUE: reject: RCPT from
chlorine.canonical.com[91.189.94.204]: 554 5.7.1 Service unavailable;
Client host [91.189.94.204] blocked using dnsbl-1.uceprotect.net; IP
91.189.94.204 is UCEPROTECT-Level 1 listed. See
http://www.uceprotect.net/rblcheck.php?ipr=91.189.94.204;
from=<sounder-bounces at lists.ubuntu.com> to=<amedee-ubuntu at amedee.be>
proto=ESMTP helo=<chlorine.canonical.com>
Nov 11 11:14:33 localhost postfix/smtpd[9073]: too many errors after RCPT
from chlorine.canonical.com[91.189.94.204]
Nov 11 11:14:33 localhost postfix/smtpd[9073]: disconnect from
chlorine.canonical.com[91.189.94.204]
Nov 12 15:11:03 localhost postfix/smtpd[7919]: connect from
chlorine.canonical.com[91.189.94.204]
Nov 12 15:11:03 localhost postfix/smtpd[7919]: NOQUEUE: reject: RCPT from
chlorine.canonical.com[91.189.94.204]: 554 5.7.1 Service unavailable;
Client host [91.189.94.204] blocked using dnsbl-1.uceprotect.net; IP
91.189.94.204 is UCEPROTECT-Level 1 listed. See
http://www.uceprotect.net/rblcheck.php?ipr=91.189.94.204;
from=<ubuntu-users-bounces at lists.ubuntu.com> to=<amedee-ubuntu at amedee.be>
proto=ESMTP helo=<chlorine.canonical.com>
Nov 12 15:11:24 localhost postfix/smtpd[7919]: NOQUEUE: reject: RCPT from
chlorine.canonical.com[91.189.94.204]: 554 5.7.1 Service unavailable;
Client host [91.189.94.204] blocked using dnsbl-1.uceprotect.net; IP
91.189.94.204 is UCEPROTECT-Level 1 listed. See
http://www.uceprotect.net/rblcheck.php?ipr=91.189.94.204;
from=<sounder-bounces at lists.ubuntu.com> to=<amedee-ubuntu at amedee.be>
proto=ESMTP helo=<chlorine.canonical.com>
Nov 12 15:12:04 localhost postfix/smtpd[7919]: disconnect from
chlorine.canonical.com[91.189.94.204]



My conclusion: Canonical is blacklisted by http://www.uceprotect.net.

For now, I commented out these lines from the smtpd_recipient_restrictions
section of /etc/postfix/main.cf:

    reject_rbl_client dnsbl-1.uceprotect.net,
    reject_rbl_client dnsbl-2.uceprotect.net,
    reject_rbl_client dnsbl-3.uceprotect.net,

+ I did a postfix reload.

I hope that this mail will arrive AND I hope that this won't increase the
amount of spam hitting my inbox.

Should I file a bug somewhere in Launchpad? Because this problem is not
software related. I don't know what the proper procedure is.

-- 
Amedee





More information about the ubuntu-users mailing list