Hi again,

I am getting the following error when releasing a message with 
tmda-pending.  Got the same thing with 0.57.

Running qmail on RH 7.3.

Couldn't find this error in the archives.  Anybody else seen it?

thanks,
dave

([p]ass / [s]how / [r]el / [d]el / [q]uit) [pass]:
release 1029705557.31071.msg
Traceback (most recent call last):
  File "/usr/local/tmda-0.59/bin/tmda-pending", line 497, in ?
    main()
  File "/usr/local/tmda-0.59/bin/tmda-pending", line 463, in main
    release(headers, body, msg)
  File "/usr/local/tmda-0.59/bin/tmda-pending", line 295, in release
    Util.sendmail(headers, body, recipient, return_path)
  File "./TMDA/Util.py", line 425, in sendmail
  File "./TMDA/SMTP.py", line 51, in sendmail
  File "/usr/lib/python2.2/smtplib.py", line 636, in sendmail
    (code,resp) = self.mail(from_addr, esmtp_opts)
  File "/usr/lib/python2.2/smtplib.py", line 424, in mail
    self.putcmd("mail", "FROM:%s%s" % (quoteaddr(sender) ,optionlist))
  File "/usr/lib/python2.2/smtplib.py", line 169, in quoteaddr
    m=rfc822.parseaddr(addr)[1]
  File "/usr/lib/python2.2/rfc822.py", line 498, in parseaddr
    list = a.getaddrlist()
  File "/usr/lib/python2.2/rfc822.py", line 551, in getaddrlist
    ad = self.getaddress()
  File "/usr/lib/python2.2/rfc822.py", line 561, in getaddress
    self.gotonext()
  File "/usr/lib/python2.2/rfc822.py", line 537, in gotonext
    while self.pos < len(self.field):
TypeError: len() of unsized object



_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to