> Wow! That would be an awesome addition, and should be easy to program too. > To bad I'm on the road Or I would give it a whack... > > (BTW: I don't think this capability exists yet inside Mailman, but you can > accomplish it via a wrapper if you move the port that Mailman uses to call > SMTP)
Problem was solved temporarily by changing DELIVERY_MODULE to 'Sendmail' in Mailman/Defaults.py (by default there is 'SMTPDirect'). Now authorization is not needed, because messages are sent directly to the sendmail pipe. -- Best Regards, ADi. ------------------------------------------------------ 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/
