290 likes | 402 Views
> I need to correct myself here, actually only one particular message is. > giving me this problem. I am attaching the header of this particular. > message. Well, I've tracked down the problem. Now it's up to someone who. can do Python programming to find the fix. :).
E N D
> I need to correct myself here, actually only one particular message is
> giving me this problem. I am attaching the header of this particular
Well, I've tracked down the problem. Now it's up to someone who
The problem is the '%' sign in the Subject; mailman appears to choke
on it. Without knowing anything about Python, I would guess that
% is a specialized character and needs to be escaped or some such.
messages out of my test list (yes, I'm too lazy to erase and
--------------------------------------------------------------------------------------------------------------------------------------------
File "/home/staff/mailman/scripts/driver", line 112, in run_main
File "/home/staff/mailman/Mailman/Cgi/admindb.py", line 124, in main
File "/home/staff/mailman/Mailman/Cgi/admindb.py", line 214, in HandleRequests
File "/home/staff/mailman/Mailman/ListAdmin.py", line 122, in HandleRequest
File "/home/staff/mailman/Mailman/ListAdmin.py", line 165, in HandlePostRequest
File "/home/staff/mailman/Mailman/MailList.py", line 793, in LogMsg