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

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Perkel
Data:  
A: exim-users
Assumpte: 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?