Re: [exim] Regex Matching In ACL
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Jasen Betts at
2013-07-13 07:21
Pete Long at
2013-07-13 17:00
Author:
Lena
Date:
2013-07-13 14:42
UTC
To:
exim-users
Subject:
Re: [exim] Regex Matching In ACL
> From: Pete Long
> condition = ${if match{$h_subject:}{^tester.*}{yes}{no}}
$h_* variables are available in acl_check_data but not in acl_check_rcpt.