[Mailman-Users] Delivery exception

Dan Mick Dan.Mick at west.sun.com
Fri Oct 13 22:39:42 CEST 2000


This bug was fixed in 2.0beta6 by changing "extend" to "append".  Are you *certain*
you're using beta6?  Perhaps you installed the source incorrectly so that Sendmail.py
didn't get updated?

----------------------------
revision 1.10
date: 2000/08/23 18:18:02;  author: bwarsaw;  state: Exp;  lines: +1 -1
process(): Use `append' instead of `extend' to add to faildrecips.
Closes SF bug #110731.
----------------------------


Peggy Callinan wrote:
> 
> Hello,
> I'm using MM2.06B on Solaris. I've been successful using SMTPDirect,
> but have been trying to use our MTA, Innosoft'sendmail. When I then try
> sending list mail, I get the followin message in the errors log:
> 
>  Oct 13 12:18:02 2000 (14411) Delivery exception: list.extend() argument must be a list
> Oct 13 12:18:02 2000 (14411) Traceback (innermost last):
>   File "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 82, in do_pipeline
>     func(mlist, msg, msgdata)
>   File "/home/mailman/Mailman/Handlers/Sendmail.py", line 95, in process
>     failedrecips.extend(chunk)
> TypeError: list.extend() argument must be a list
> 
>  I've added the following entry in the mm_cfg.py:
> 
>  DELIVERY_MODULE = 'Sendmail'
> 
>  Anyone have any ideas what this error means or what I need to do?
>  Thanks.
>  Peggy
> 
> ----------------------------------------
> Peggy Callinan
> Email: Peggy_Callinan at harvard.edu
> Harvard University Graduate School of Education
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users




More information about the Mailman-Users mailing list