Re: [exim] Quick how do I do this question

Top Pagina
Delete this message
Reply to this message
Auteur: Marc Perkel
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] Quick how do I do this question
Ok - lets try this even easier.

I need to look up a string to see if it's in a file in an ACL

condition = something

file is

abc
def
xyz

I want to look up "def"

How do I do that?