Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 May 2004 13:28:38 +0100
From:      David Rigler <dave@itserviceltd.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: postfix
Message-ID:  <409E23F6.20209@itserviceltd.com>
In-Reply-To: <20040506193631.GB86163@xor.obsecurity.org>
References:  <409A824B.8080405@itserviceltd.com> <20040506193631.GB86163@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 >Kris Kennaway wrote:
> On Thu, May 06, 2004 at 07:22:03PM +0100, 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
> 
> 
> You need to do more than this, see the pkg-message file, which would
> have been displayed to you when you installed the port.
> 
> Kris


-If you have postfix configured in your /etc/mail/mailer.conf (answered 
-yes to the previous question) and would like to enable postfix to start 
-at boot time, please set these variables in your /etc/rc.conf file:
-
-sendmail_enable="YES"
-sendmail_flags="-bd"
-sendmail_pidfile="/var/spool/postfix/pid/master.pid"
-sendmail_outbound_enable="NO"
-sendmail_submit_enable="NO"
-sendmail_msp_queue_enable="NO"
-
-This will disable Sendmail completely.

Thats what i did, i dont see any other instructions in pkg-message

Dave





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?409E23F6.20209>