Re: [exim] unknown lookup type

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Nico Erfurth
Data:  
Para: Tommy Butler
CC: exim-users
Asunto: 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