[AD] Problem with the syncmail script

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Can anyone with a good knowledge of Python take a look at the syncmail 
script, which appears to have been broken for a couple of weeks?

Mailing alleg-commits@xxxxxxxxxx...
Generating notification message...
Generating notification message... done.
Mailing alleg-commits@xxxxxxxxxx...
Generating notification message...
Traceback (most recent call last):
  File "/cvsroot/alleg/CVSROOT/syncmail", line 322, in ?
    main()
  File "/cvsroot/alleg/CVSROOT/syncmail", line 315, in main
    blast_mail(subject, people, specs[1:], contextlines, fromhost)
  File "/cvsroot/alleg/CVSROOT/syncmail", line 221, in blast_mail
    conn.connect(MAILHOST, MAILPORT)
  File "/usr/lib/python2.2/smtplib.py", line 276, in connect
    for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM):
socket.gaierror: (-2, 'Name or service not known')


Thanks in advance.

-- 
Eric Botcazou




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/