* Kammen van, Marco, Springer SBM NL <marco.vankam...@springer.com>:
> Hi All,
> 
>  
> 
> One of our users is requesting a batch of e-mail aliases ranging from:
> 
> j10...@domain.com to j10...@domain.com
> 
>  
> 
> I made the following regexp which kind of does the trick:
> 
>  
> 
> /j10[0-3][0-9][0-...@domain\.com/ thisaddr...@domain.com

/^j10[0-2][0-9][0...@domain\.com$/ thisaddr...@domain.com
/^j10...@domain\.com$/             thisaddr...@domain.com

-- 
Ralf Hildebrandt
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.computerbeschimpfung.de
A crash reduces
Your expensive computer
To a simple stone.

Reply via email to