Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jul 2004 17:54:37 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        jmlewis@dslextreme.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: postmap main.cf
Message-ID:  <40EC711D.1060505@mac.com>
In-Reply-To: <7e00a6a500a28080a35280a.20040707144856.wzyrjvf@www.dslextreme.com>
References:  <7e00a6a500a28080a35280a.20040707144856.wzyrjvf@www.dslextreme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joshua Lewis wrote:
> I am trying to set up Postfix on 4.10 and when trying to run:
> 
> postmap main.cf
> 
> I get a postmap not found error.
> 
> Can anyone tell me where this program is located or a way to search my
> system for the program.

"locate postmap", "which postmap", or "find / -name postmap" are possible ways 
of searching for the command.  Note that it is very unlikely you want to run 
postmap on main.cf.  Something like "postmap hash:access" might be reasonable.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40EC711D.1060505>