[Exim] Small question

Etusivu
Poista viesti
Vastaa
Lähettäjä: Michael Jakscht
Päiväys:  
Vastaanottaja: exim-users
Aihe: [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