OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE: postmap question reguarding the access file

From: Vernon A. Fort (vfortprovident-solutions.com)
Date: Tue Jul 01 2003 - 13:08:51 CDT


Thanks Noel - Weitse just pointed this out. You'd this I would know this by
now :(

Andy

-----Original Message-----
From: Noel Jones [mailto:njonesmegan.vbhcs.org]
Sent: Tuesday, July 01, 2003 12:58 PM
To: Vernon A. Fort; postfix-userspostfix.org
Subject: Re: postmap question reguarding the access file

At 12:50 PM 7/1/03 -0500, Vernon A. Fort wrote:
>I have the following in the access file
>
> /Mail\.ParaResearch\.com/ OK
>
>to verify, I do the following
>
> postmap -q "Mail.ParaResearch.com" /etc/postfix/access

If you don't tell postmap what the file type is, it will assume
$default_database_type.
You need to tell postmap that this is a regexp type file:
postmap -q "Mail.ParaResearch.com" regexp:/etc/postfix/access

--
Noel Jones