Re: [exim] Regular expressions from file for match{

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jan-Piet Mens
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Regular expressions from file for match{
On Mon Jan 16 2006 at 15:39:09 CET, Jan-Piet Mens wrote:

> >     condition = ${if !={$acl_m0}{} }


Changed to 
     condition = ${if !eq{$acl_m0}{} }


Works wonderfully. Thanks,
    -JP