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

Inizio della pagina
Delete this message
Reply to this message
Autore: Marc Perkel
Data:  
To: exim-users
Oggetto: 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?