OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
postmap: fatal: pcre

From: a.habbal (a.habbala4-interactive.com)
Date: Fri Apr 09 2004 - 02:22:33 CDT


Hi,

When I try to use postmap :

postmap pcre:/etc/postfix/header_checks.db < header_checks

I get the response :

postmap: fatal: unsupported map type: pcre

my postconf say :

[postfix]# postconf -m
static
pcre
nis
regexp
environ
proxy
mysql
btree
unix
hash

my header_checks containe
---------------------------------------
/^X-Spam-Checker-Version:/ IGNORE
/^Subject: .* / REJECT - SPAM
#
/^Subject: .*Adult Pics/ REJECT - SPAM
/^Subject: .*F.U.C.K/ REJECT - SPAM
/^Subject: .*Increase Sex/ REJECT - SPAM
/^Subject: .*Increase Your Cell/ REJECT - SPAM
/^Subject: .*Loan Info/ REJECT - SPAM
/^Subject: .*Locate Personal Information/ REJECT - SPAM
----------------------------------------

Any ideas ?

Thank you.