Re: [exim] Regular expressions from file for match{
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Wiadomość jest częścią wątku:
pełne drzewo wątku posortowane wg daty
Jan-Piet Mens at
2006-01-16 14:42
Tony Finch at
2006-01-16 14:45
Autor:
Jakob Hirsch
Data:
2006-01-16 14:44
UTC
Dla:
Jan-Piet Mens
CC:
exim-users
Temat:
Re: [exim] Regular expressions from file for match{
Jan-Piet Mens wrote:
> failed to expand ACL string "${if !={$acl_m0}{} }": "executable files >
dangerous in email" is not a number
> I'm using Exim 4.60. Is there something wrong in the equality?
"!=" should be "!eq".
=, < etc. are for numeric comparisons.