[Exim] Small question

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Michael Jakscht
Data:  
Para: exim-users
Asunto: [Exim] Small question

Hi,

why does this one NOT work, but the next one??

=====================================
hostlist    friends_with_broken_mx      = /etc/exim/friends_with_broken_mx
=====================================




and THIS one works: ???

=====================================
hostlist    friends_with_broken_mx      =
lsearch;/etc/exim/friends_with_broken_mx
=====================================



Michael