Subject: Re: postfix in 2.0
To: None <netbsd-help@netbsd.org>
From: Jukka Salmi <j+nbsd@2004.salmi.ch>
List: netbsd-help
Date: 07/28/2004 20:36:21
Hi,

Dmitry Ivanov --> netbsd-help (2004-07-28 16:36:40 +0300):
> How can I enable postfix in 2.0?

- adjust /etc/postfix/*.cf to fit your needs
- edit /etc/mailer.conf to use the postfix binaries instead of the
  sendmail ones
- stop any other MTA that might be running
- set postfix=YES in /etc/rc.conf
- start postfix: /etc/rc.d/postfix start
- check /var/log/maillog to see if there were any errors


HTH, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~