"Joshua Lewis" <[EMAIL PROTECTED]> 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.

whereis postmap
find / -name postmap -print

If you install Postfix from ports, it should be in your path.

Although ... I can't imagine why you would run postmap on main.cf ... you
should probably read "man postmap" before trying again.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to