Re: [exim] checking a local user against a list
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
Tony Finch, mensaje del
2005-02-02 10:21
Autor:
Jonathan Vanasco
Fecha:
2005-02-03 18:28
UTC
A:
Steev Hise
Cc:
exim-users
Asunto:
Re: [exim] checking a local user against a list
I haven't played with this stuff in a while, but I believe you could
try:
accept condition = ${ if ${lookup{$local_part}lsearch{/etc/mail/accept_these_users}{1}{0}}