On Thu, Feb 17, 2005 at 07:13:45PM -0500, [EMAIL PROTECTED] wrote: > > Yup. Does your ISP block port 25 connections coming in to > > residential or dynamic IP addresses? > > I believe this is most likely the problem. I'm using comcast > residential service and it issues dynamic IP addresses. I don't know > for sure if this is the case -- does anyone know?
Let's see: >fgrep comcast.net /var/log/mail.log Feb 17 00:10:55 badger sm-mta[32043]: j1H5Asml032043: ruleset=check_rcpt, arg1=<[EMAIL PROTECTED]>, relay=c-24-10-248-169.client.comcast.net [24.10.248.169], reject=550 5.0.0 <[EMAIL PROTECTED]>... Mail direct from dialups rejected; see http://www.dnsbl.sorbs.net/cgi-bin/lookup?IP=24.10.248.169 Feb 17 02:01:56 badger sm-mta[8295]: j1H71tVX008295: ruleset=check_rcpt, arg1=<[EMAIL PROTECTED]>, relay=c-24-10-242-146.client.comcast.net [24.10.242.146], reject=550 5.0.0 <[EMAIL PROTECTED]>... Mail from open proxies rejected; see http://cbl.abuseat.org/lookup.cgi?ip=24.10.242.146&.submit=Lookup ... Nope, it's not blocked (I'm on MCI). > Secondly, assuming this is the case, how can I get around this problem > without changing my ISP? Why don't you send your mail through Comcast's mail servers? You can have Mailman do this by setting DELIVERY_MODULE = 'SMTPDirect' and adjusting SMTPHOST in Mailman/mm_cfg.py. George -- [EMAIL PROTECTED]
pgpQK6PAJUYzs.pgp
Description: PGP signature
------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
