On söndagen den 4 maj 2008, Konstantin Boyandin wrote:
> The next question: is it possible to use regexp in local_part_suffix
> list? I need to consider a suffix the following: dash and one or more
> digits after it. The records
>
> local_part_suffix = ^-[0-9]+
> local_part_suffix = ^-[0-9]+$
>
> do not work.
Not directly, but you can use the generic 'condition' precondition. Read the
section on the order in which preconditions are tested carefully.
http://docs.exim.org/current/spec_html/ch03.html#SECTrouprecon
--
Magnus Holmgren holmgren@???
(No Cc of list mail needed, thanks)