We have several lists running mailman (thanks, great piece of work!). Now we have subscribers from organizations that have From:-lines of form
From: <[EMAIL PROTECTED]> Those organizations run MS Exchange and the result is that they see postings from 'unknown sender' if the message was sent from one of those organizations. While the real problem is within those organizations (not having syntaxly correct 'real name' in From: field), I was wondering if it is possible to modify From:-field to be format From: <[EMAIL PROTECTED]> Given Family if the From:-field contains only <[-+,\w]+[.][-+,[EMAIL PROTECTED]> I quickly looked on sources, but could not identify correct location to try that. Sometimes it may be easier to modify source than big organization policy decissions... -- Markus Peuhkuri ! [EMAIL PROTECTED] HUT/Networking Lab. ! http://www.netlab.hut.fi/u/puhuri/ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
