From: Ralf Hildebrandt (no email)
Date: Sun Dec 01 2002 - 16:48:40 EST
* Norman C. Rice <>:
> One caveat for the original poster -- these versions use
> 'character class syntax [: :]', which isn't supported by the perl
> version installed with FreeBSD 4.7 (/usr/src/contrib/perl5).
> Changing the character classes into old style regular expressions,
> e.g., [[:alnum:]] into [0-9A-Za-z], appears to work fine.
Peter Bieringer would appreciate the patch...
-- Ralf Hildebrandt Postfix Tips: http://www.arschkrebs.de/postfix/ Tel. +49 (0)30-450 570-155 The more I C, the less I see.
|
|
|