[Spambayes] Checkin notification is hosed

Alexander Leidinger Alexander@Leidinger.net
Sun, 29 Sep 2002 20:08:58 +0200


On Sun, 29 Sep 2002 13:00:05 -0400 Tim Peters <tim.one@comcast.net>
wrote:

> SourceForge apparently can't connect to python.org:

It looks more it can't connect to it's own MTA...

>     conn.connect(MAILHOST, MAILPORT)
>   File "/usr/lib/python1.5/smtplib.py", line 216, in connect
>     self.sock.connect(host, port)
> socket.error: (111, 'Connection refused')

# Which SMTP server to do we connect to?  Empty string means localhost.
MAILHOST = ''
MAILPORT = 25

Bye,
Alexander.

-- 
                  Weird enough for government work.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7