|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: access file problems
From: Wietse Venema (wietse
porcupine.org)
Date: Thu Jan 05 2006 - 14:16:05 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Anne Ramey:
> I'm sure I'm missing something obvious, but I'm getting an error when
> trying to postmap my access file. I've added a bunch of entries like:
> baddomain.com REJECT Blacklisted Domain
> baddomain.info REJECT Blacklisted Domain
>
> This follows the pattern REJECT optional text... format
> and I get this error:
> postmap: warning: access.db: duplicate entry: "reject"
>
> I've checked and no line starts with REJECT. I'm not sure what I'm
> missing. I want to add these to recipient restrictions when I get it
> working. Postfix 2.2.5 on RHES3
Try:
grep -i '^reject' access
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]