Dave Fisher schrieb: > From what I can see, Exim simply uses /etc/aliases lines to pipe all > admin messages to /var/lib/mailman/mail/mailman on Debian, but I've no > idea what Mailman does with them after that.
At least on current versions of Mailman, mail is sent with an envelope of "[EMAIL PROTECTED]"; that means, bounces go back to that adress, and Exim then uses /etc/aliases lines to pipe all bounces to the mailman bounce-processing. It should be possible to change that line to send the mail (the bounce) to you *and* pipe it to mailman. -thh ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
