[Mailman-Users] NameError : recipients

Scott A. McIntyre scott at whoi.edu
Wed Feb 10 20:54:09 CET 1999


Thanks to Harald, I figured out my WANTED vs GOT and ended up letting
mailman run with the GID it GOT and that seems to be much closer to
being happy.  However, now, whenever I post, I get the following in the
error log:


Feb 10 14:48:56 1999 post: Traceback (innermost last):
post:   File "/usr/people/mailman/scripts/post", line 65, in ?
post:      current_list.Post(msg)
post:   File "/usr/people/mailman/Mailman/MailList.py", line 1143, in
Post
post:      recipients.remove(members)
post: NameError :  recipients 


I've just installed the latest python to make sure that wasn't the
problem, as my previous installation didn't have getpass or smtplib, but
they're there now..

Obviously I'm *nearly* there.  My syslog reports:

Feb 10 14:48:55 6C:tardis postfix/smtpd[9734]: connect from
credenullus.whoi.edu[128.128.76.14]
Feb 10 14:48:55 6C:tardis postfix/smtpd[9734]: 43BEDE58877:
client=credenullus.whoi.edu[128.128.76.14]
Feb 10 14:48:55 6C:tardis postfix/cleanup[8259]: 43BEDE58877:
message-id=<36C1E2A7.B287AA4E at whoi.edu>
Feb 10 14:48:55 6C:tardis postfix/qmgr[2881]: 43BEDE58877:
from=<scott at whoi.edu>, size=870 (queue active)
Feb 10 14:48:55 6C:tardis postfix/smtpd[9734]: disconnect from
credenullus.whoi.edu[128.128.76.14]
Feb 10 14:48:57 6C:tardis postfix/local[9065]: 43BEDE58877:
to=<test-list at tardis.whoi.edu>, relay=local, delay=1, status=bounced
(Command died with status 1: "/usr/people/mailman/mail/wrapper post
test-list". Command output: Traceback (innermost last):   File
"/usr/people/mailman/scripts/post", line 65, in ?    
current_list.Post(msg)   File "/usr/people/mailman/Mailman/MailList.py",
line 1143, in Post     recipients.remove(members) NameError: recipients
)



Yes, I know there ay be postfix compatability issues, but I don't think
that's where I'm dying, yet....is it?

Thanks!

Scott




More information about the Mailman-Users mailing list