Re: [exim] only numbers

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Brent Clark
CC: exim
Subject: Re: [exim] only numbers
On Tue, 31 May 2005, Brent Clark wrote:
>
> local_parts = bookings
> local_part_prefix = *-
>
> Would there be anyway to have the wildcard to be only numbers.


local_parts = ^[0-9]+-bookings$

Note that this will change the behaviour of the transport because the
$local_part_prefix variable will not be set and it won't be stripped from
$local_part.

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}