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

Góra strony
Delete this message
Reply to this message
Autor: Marc Perkel
Data:  
Dla: exim-users
Temat: 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?