Hi all,
In the last couple of weeks, mail sent to one (and only one) of my moderated
lists doesn't get sent out, though other lists in this installation seem to be
working fine. The mail is definitely getting relayed to the script. I see
entries like this in the mail log:
> Oct 3 20:46:01 hou
Many thanks for the patch, Mark, your patch did indeed allow the
message to go through.
Ist it the case that the u'...' ones all have at least one upper case
character in the local part and the rest don't?
No, none of the u'...' addresses have uppercase characters. The only
messages with u
Thanks again, Mark, this is all *very* appreciated.
I'm interested in how many of these addresses are u'...', and how
they got to be that way.
Of the 1639 e-mail addresses, 349 are u'...' I don't have any great
ideas about what might be out of the ordinary about my installation.
I've nev
Try applying the attached Decorate.patch.txt patch to
Mailman/Handlers/Decorate.py and restart mailman.
Then try the post and report what you find in Mailman's 'debug' log.
Thanks again, Mark. Here's what shows up in the debug log (email
address anonymized to protect the innocent; it was an u
Hi Mark,
Many thanks for your help.
Is your Mailman/Handlers/Decorate.py unmodified?
This is an unmodified installation.
What do you see as the value of msg_footer from the output of
bin/config_list -o - listname | grep -A10 msg_footer
Here's what I get:
$ bin/config_list -o - moxiema
Hi,
I'm having trouble sending a message from one of my lists using
Mailman 2.1.11. The message itself is entirely ascii and sent with the
US-ASCII charset, but it's failing with a "unicode is not supported"
error. My (extremely unsophisticated) reading of the error log leads
me to believ