[Exim] Small question

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Michael Jakscht
Dátum:  
Címzett: exim-users
Tárgy: [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