postfix

David Rigler dave at itserviceltd.com
Sun May 9 05:55:48 PDT 2004


 >Kris Kennaway wrote:

> On Sun, May 09, 2004 at 01:28:38PM +0100, David Rigler wrote:
> 
>>>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
> 
> 
> Please post your rc.conf and mailer.conf files.
> 
> Kris

attached

Dave

-------------- next part --------------
#
# Execute the Postfix sendmail program, named /usr/local/sbin/sendmail
#
sendmail	/usr/local/sbin/sendmail
send-mail	/usr/local/sbin/sendmail
mailq		/usr/local/sbin/sendmail
newaliases	/usr/local/sbin/sendmail
-------------- next part --------------

# -- sysinstall generated deltas -- # Sat May  1 19:55:52 2004
# Created: Sat May  1 19:55:52 2004
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
defaultrouter="192.168.1.1"
hostname="srv2003.data-action.co.uk"
ifconfig_dc0="inet 192.168.1.246  netmask 255.255.255.0"
keymap="uk.iso"
linux_enable="YES"
moused_enable="YES"
moused_type="auto"
sshd_enable="YES"
usbd_enable="NO"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Sat May  1 20:17:15 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Sat May  1 20:29:09 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Mon May  3 14:16:27 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Mon May  3 15:11:55 2004
# -- sysinstall generated deltas -- # Mon May  3 15:11:55 2004
#DHR sendmail_enable="NO"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Mon May  3 15:18:35 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Mon May  3 16:08:12 2004
# -- sysinstall generated deltas -- # Mon May  3 16:08:12 2004
moused_type="NO"
moused_enable="NO"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

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"

# Enable network daemons for user convenience.
# Created: Mon May  3 18:12:16 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Mon May  3 19:56:35 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Thu May  6 19:00:46 2004


More information about the freebsd-ports mailing list