Re: postfix replace sendmail,problem comes.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Monday, June 2, 2008 - 11:12 am

On Monday 02 June 2008 14:23:10 Dan Liu wrote:

I recently installed Postfix on OpenBSD 4.3 and IIRC /etc/postfix was created
when I installed Postfix. I installed the package, not from ports. I
removed sendmail after I installed Postfix, using the pkg_delete command.

>

As root, do "crontab -e" (or use sudo) and on one line you will see the
clientmqueue. You can comment it out with a # at the beginning of the line.
If something were to break (it did not break for me), you could just uncomment
the line.

I don't recall whether I had to manually add something to /etc/rc.local in
order to have Postfix start when the machine boots, but I believe I did have
to add this:

echo -n ' postfix'; /usr/local/sbin/postfix start

If Postfix does not start after a reboot and you know it is not due to a
faulty configuration, try adding that line to /etc/rc.local and then
rebooting.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
postfix replace sendmail,problem comes., Dan Liu, (Mon Jun 2, 10:23 am)
Re: postfix replace sendmail,problem comes., Pollywog, (Mon Jun 2, 11:12 am)
Re: postfix replace sendmail,problem comes., Dan Liu, (Mon Jun 2, 11:59 am)
Re: postfix replace sendmail,problem comes., Ben Calvert, (Mon Jun 2, 12:19 pm)
Re: "removed sendmail with pkg_delete", Ben Calvert, (Mon Jun 2, 11:25 am)
Re: "removed sendmail with pkg_delete", Pollywog, (Mon Jun 2, 2:05 pm)