Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2004 12:11:23 -0400
From:      Vivek Khera <vivek@khera.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: postfix
Message-ID:  <AE5EF2DC-A29C-11D8-94C2-000A9578CFCC@khera.org>
In-Reply-To: <409A824B.8080405@itserviceltd.com>
References:  <409A824B.8080405@itserviceltd.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On May 6, 2004, at 2:22 PM, David Rigler wrote:

> /usr/ports/mail/postfix on FreeBSD 5.2.1
>
> should that work ?? it doesnt on my system
>
> or rather having chosen the replace sendmail option by editing rc.conf 
> the /etc/rc.d/sendmail script only  works for start, the 
> stop,reload,restart etc dont work
>
>

If you read further down in the pkg-message file it says this:

Alternatively to the above settings, you can enable postfix to start 
with
the other local services, for example, after your database server 
starts if
you need it to be running for postfix.  To do this, set in your rc.conf 
file:

sendmail_enable="NONE"

Then make the following symbolic link:

cd /usr/local/etc/rc.d
ln -s /usr/local/sbin/postfix postfix.sh



perhaps this is what it should be for 5.x freebsd.  I'll update the 
commentary to not that this is what you really want to do.  this is 
what I do...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AE5EF2DC-A29C-11D8-94C2-000A9578CFCC>