OSEC

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

From: Payne (paynemagidesign.com)
Date: Thu Nov 01 2007 - 22:20:30 CDT


Guys,

I am having an issue, I have read several webpages and a couple man
pages, and I can't get syntax correct for pcre files.

I just create a file called helo_checks. I have added to my main.cf the
following...

check_helo_access pcre:/etc/postfix/helo_checks.pcre

when I try to do this to create the file

postmap -q - pcre:/etc/postfix/helo_checks.pcre < /etc/postfix/helo_checks

I get this...

open /etc/postfix/helo_checks.pcre: No such file or directory

what am I doing wrong?

Payne