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.