Re: [exim] domain alias vs mailman list

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Patrick Okui
Ημερομηνία:  
Προς: Rick Pasotto
Υ/ο: exim-users
Αντικείμενο: Re: [exim] domain alias vs mailman list
Rick Pasotto wrote:
> Do I have something setup wrong? How do I correct it? Is it a sequencing
> problem? Should the config check for aliases before it checks for
> mailman lists? What config option controls that?
>


Exim process the routers in the order you list them. No special options
or flags needed.
> 'exim4 -bt' gives:
>
>     router = mailman_router, transport = mailman_transport

>



Try using exim -d -bt to see why exim reached that conclusion.