David Vrona <[EMAIL PROTECTED]> writes:
> Traceback (most recent call last):
> File "/usr/local/tmda-0.59/bin/tmda-pending", line 295, in release
> Util.sendmail(headers, body, recipient, return_path)
[...]
> (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))
[...]
> TypeError: len() of unsized object
It appears that there is no Return-Path header in the mail. Make sure
you have the qmail program 'preline' in your .qmail file, like this:
| /var/qmail/bin/preline /path/to/tmda-filter
Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users