I have a different problem than Alan Rubin but maybe my solution could help you. I am using mailman with exim on a debian box for homeworks in a class. Here it is sometimes useful to have a record what the students mail in, before it is processed by mailman. For this I added the following stanza to my exim configuration:
econ5080_router: driver = accept local_parts = econ5080 unseen = yes transport = mail_spool This goes before the mailman router according to the READNE-Exim4-Debian This sends a copy of all the mail sent to the econ-5080 mailing list into the file /var/mail/econ5080 After the end of the semester when I no longer need it I just delete it. I think if you leave out the "unseen = yes" line, the emails will only go into the mbox file and will not also be processed by mailman. Perhaps someone else can tell you the commands necessary so that mailman processes the emails in this mbox file. Hans. Hans G. Ehrbar http://www.econ.utah.edu/~ehrbar ehr...@economics.utah.edu Economics Department, University of Utah (801) 908 6937 260 Central Campus Drive Rm 343 (801) 581 7481 (econ office) Salt Lake City UT 84112-9155 (801) 585 5649 (FAX) ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org