[rescue] Starting Postfix (was: Building Sendmail 8.13.1)Z
Phil Stracchino
alaric at caerllewys.net
Mon Sep 20 20:47:47 CDT 2004
On Sat, Sep 18, 2004 at 05:39:17PM -0700, Sheldon T. Hall wrote:
> > > Now, my first question ... I don't see a start-up script or
> > > anything else in
> > > /etc/init.d that will start it.
> >
> > Right. I'm pretty sure deleting the /etc/rc2.d/S50mail link and
> > symlinking /usr/sbin/postfix to /etc/rc2.d/S50mail will do it.
>
> OK. No secrets, then?
For reference, this is how I start Postfix:
# Start mail system if mail queue dir is mounted
if [ -d /var/spool/postfix ]; then
echo "Cleaning up mail queue directory before starting Postfix..."
/usr/sbin/postsuper -s
/usr/sbin/postfix start
fi
--
========== Fight Back! It may not be just YOUR life at risk. ==========
alaric at caerllewys.net : phil-stracchino at earthlink.net : phil at novylen.net
phil stracchino : unix ronin : renaissance man : mystic zen biker geek
2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)
Linux Now! ...Friends don't let friends use Microsoft.
More information about the rescue
mailing list