Re: [exim] Strange exim issue in the paniclog

Page principale
Supprimer ce message
Répondre à ce message
Auteur: William King
Date:  
À: Bill Hayles, exim-users
Sujet: Re: [exim] Strange exim issue in the paniclog
I resolved the issue. There was a stray configuration option that was
including the file in the domain list.

On 03/18/2011 07:59 PM, Phil Pennock wrote:
> On 2011-03-18 at 11:14 -0700, William King wrote:
>> mailman_router:
>>     driver            = accept
>>     domains           = +mm_domains

>
> What is the definition of the mm_domains domainlist, please?
>
>>     transport         = mailman_transport

>
> And what is the definition of this transport?
>
> -Phil