[Mailman-Users] Not enough arguments for format strings?
Massimiliano Lehmann
lehmann at lsd.it
Mon Nov 27 20:29:15 CET 2000
Hi,
after upgrading From Mailman 1.1 + Python 1.5 to Mailman 2.0 +
Python 2.0 I'm obtaining the following error when anyone tries to subscribe
to a list.
The system is a Slackware 7.0 + kernel 2.2.13
Apache 1.3.14
Any hint?
Thanks
------------------------------------------------------------------
An unexpected Mailman error has occurred in
MailCommandHandler.ParseMailCommands(). Here is the traceback:
Traceback (most recent call last):
File "/home/mlist/mailman/Mailman/MailCommandHandler.py", line 223, in
ParseMailCommands
self.__dispatch[cmd](args, line, msg)
File "/home/mlist/mailman/Mailman/MailCommandHandler.py", line 568, in
ProcessSubscribeCmd
self.AddMember(subscribe_address, password, digest, remote)
File "/home/mlist/mailman/Mailman/MailList.py", line 991, in AddMember
{"email" : name,
File "/home/mlist/mailman/Mailman/Utils.py", line 507, in maketext
text = template % SafeDict(dict)
TypeError: not enough arguments for format string
--
Massimiliano Lehmann
+-------------------------------------+-------------------------+
| mailto:lehmann at lsd.it | LSD - [L]ehmann |
| http://www.lsd.it (personal web) | [S]oftware |
| http://majjolone.lsd.it (crazy web) | [D]evelopment |
+-------------------------------------+-------------------------+
More information about the Mailman-Users
mailing list