Hi Mark, Thanks for the reply.
I have re-verified all the steps listed at: http://www.exim.org/howto/mailman21.html The main, router and transport configuration on my machine is exactly as per the documentation. Yet I get the same error message in my rejectlog. viz. 2007-11-22 10:21:41 H=(mail.domain.tld) [xxx.xxx.xxx.xxx] F=<[EMAIL PROTECTED]> rejected RCPT <[EMAIL PROTECTED]>: Unrouteable address Is there something which I should add to the /etc/aliases file to make the lists work? Please help, I have been pulling my hair out trying to figure this :( Thanks a lot >:D< - Kapil On Wed, 2007e-11-21 at 07:38 -0800, Mark Sapiro wrote: > Kapil Karekar wrote: > > > >I have done the Exim router setup as per the documentation at: > > > >http://www.exim.org/howto/mailman21.html#roconf > > > >My router config viz. 101_exim4-config_mailman is as given below: > > > >mailman_router: > > driver = accept > > domains = +mm_domains > > require_files = MM_HOME/lists/$local_part/config.pck > > local_part_suffix_optional > > local_part_suffix = -bounces : -bounces+* : \ > > -confirm+* : -join : -leave : \ > > -owner : -request : -admin > > transport = mailman_transport > > > >Still it does not work.http://www.exim.org/howto/mailman21.html > > > The above is not a complete router definition. It is missing the > '-subscribe' and '-unsubscribe' suffixes. It is not the one at > <http://www.exim.org/howto/mailman21.html#roconf>. It looks like the > one in the Mailman configuration manual which is wrong. See > <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.019.htp>. > > Still, even the above should work if you have the appropriate macro > definitions and mailman_transport definition in your exim config. > > I suggest you go back to <http://www.exim.org/howto/mailman21.html> and > follow all the suggestions in the > > # Main configuration settings > # Exim Router > # Exim Transport > > sections of that document. > ------------------------------------------------------ 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/ 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
