Re: [Exim] Mailman integration

Top Pagina
Delete this message
Reply to this message
Auteur: Nico Erfurth
Datum:  
Aan: Timothy Arnold
CC: 'Exim-Users (E-mail)'
Onderwerp: Re: [Exim] Mailman integration
Timothy Arnold wrote:
> Hiya,
>
> I have just been reading the docs on how to integrate mailman with exim. I
> would like to know if is possible to run the lists under
> "lists.yourdomian.com" instead of just "yourdomain.com"


Setup a mx-record for lists.yourdomain.com that points to your mx.
Add lists.yourdomain.com to your local-domains.
Use the domains-option in your mailman router/director to only trigger
mails to lists.yourdomain.com.

Voila ;)