
On 6/22/22 14:29, Bruce Johnson via Mailman-Users wrote:
^L def process(mlist, msg, msgdata): # The recipients are the owner and the moderator msgdata['recips'] = mlist.owner + mlist.moderator # Don't decorate these messages with the header/footers msgdata['nodecorate'] = 1 msgdata['personalize'] = 0
I know that getting mlist.moderator works because one of my other scripts uses a withlist command that gets the owners and moderators.
Not sure what the ^L is in there, though….
The ^L is just for formatting. It is just whitespace as far as python is concerned.
Is there anything in Mailman's error log?
What's in the MTA logs?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan