Re: shut down exim4

From: Alan Ianson (alianson_at_shaw.ca)
Date: 08/30/05

  • Next message: Alan Ianson: "Re: shut down exim4"
    Date: Tue, 30 Aug 2005 13:55:27 -0700
    To: debian-user@lists.debian.org
    
    

    On Tue August 30 2005 12:21 pm, Elimar Riesebieter wrote:
    > On Tue, 30 Aug 2005 the mental interface of
    > Alan Ianson told:
    > [...]
    >
    > > 1) How can I stop and restart exim from the command line?
    >
    > $ /etc/init.d/exim4 stop|start|restart
    >
    > > 2) How can I stop exim from loading on boot?
    >
    > $ find /etc/rc?.d -name '*exim4*' | xargs rm -f
    >
    > but why?
    > Elimar

    I built an app that includes a mail server. It works entirely differently and
    does a different job than exim but needs port 25 to work on. I have thought
    about using a different port but that gets complicated. I don't think I'll be
    leaving it there for any time, I just want to look it over.

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Alan Ianson: "Re: shut down exim4"