Re: [exim] checking a local user against a list

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Jonathan Vanasco
Dátum:  
Címzett: Steev Hise
CC: exim-users
Tárgy: 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}}