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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jonathan Vanasco
Date:  
À: Steev Hise
CC: exim-users
Sujet: 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}}