Re: [exim] unknown lookup type

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Nico Erfurth
Date:  
À: Tommy Butler
CC: exim-users
Sujet: Re: [exim] unknown lookup type
Tommy Butler wrote:

>> There is misplaced text in your config file. Post your config file so
>> people can pinpoint exactly where it's wrong.
>>
>>
> Thank You Christopher!
>


.....

> domainlist local_domains = @:mail.cityairlines.net:localhost:\
 >    cityairlines.net;casino-airlines.com;casinoairlines.net

                      ^                   ^


These are misplaced, use : (colon) instead of ; (semicolon)

Nico