List, I successfully figured most of my problems out. However, due to certain requirements, I've had to change my Mailman setup. Instead of editing the Exim4 configuration file to include the router and transport stanzas, I simply put the aliases in the domain's alias file. Here's my problem though: Mail appears to be routed properly, but never arrives. I was pretty sure the problem isn't with Exim (I ran it in debug mode in the foreground just to be sure), so I decided to create a little test. I created a text file with some legitimate headers and executed this: "cat testing-mailman.message |/home/mailman/mail/mailman post listname". No output was generated to stderr or stdout, and the message never got there. The admin interface confirms that the list is okay and happily gives me the members. Shown below is the little test file. Any suggestions?
Thanks, Ryan Here's the test file: testbox:/home/user1# cat testing-mailman.message Message-ID: <[EMAIL PROTECTED]> Date: Tue, 20 Jun 2006 10:41:27 -0400 From: My Name <[EMAIL PROTECTED]> User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) To: [EMAIL PROTECTED] Subject: test 6/20 text ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp