[Mailman-Users] Unable to post to list (Mailman+Exim)
Kapil Karekar
kapil.karekar at gmail.com
Wed Nov 21 13:05:03 CET 2007
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=<kapil at domain.tld> rejected RCPT <listname at list.domain.tld>: Unrouteable address
>
> Thanks for the help :-)
>
> - Kapil
>
More information about the Mailman-Users
mailing list