Is there any way I can get this working? Please help :-(
Kapil On Wed, 2007-11-21 at 15:20 +0530, Kapil Karekar wrote: > On Wed, 2007-11-21 at 02:53 -0600, Brad Knowles wrote: > > On 11/21/07, Kapil Karekar wrote: > > > > > How can I avoid this issue without having to add new aliases for each > > > list in /etc/aliases? > > > > Sounds like you haven't completed the task of setting up Exim to have > > a router instance to handle all the Mailman mailing lists. You'd > > need to go back to the documentation for that. > > 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. > > I get the following message in the Exim rejectlog: > > 2007-11-21 15:15:41 H=(mail.domain.tld) [xxx.xxx.xxx.xxx] F=<[EMAIL > PROTECTED]> rejected RCPT <[EMAIL PROTECTED]>: Unrouteable address > > Thanks for the help :-) > > - Kapil > ------------------------------------------------------ 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
