On Thursday, October 16, 2008 at 22:46 CEST,
Payne <[EMAIL PROTECTED]> wrote:
> I am having an issue with postmap making pcre files from I seen on the
> internet. You don't need postmap to make the db file. Is that correct.
Yes.
> How to I get postfix to use and read the file? Is there a test I can do.
You specify the file in a Postfix parameter, for example like this:
virtual_alias_maps = pcre:/path/to/file
To test the lookups, use postmap(1) and the -q option:
postmap -q teststring pcre:/path/to/file
--
Magnus Bäck
[EMAIL PROTECTED]