Re: shut down exim4
From: Alan Ianson (alianson_at_shaw.ca)
Date: 08/30/05
- Previous message: Roberto C. Sanchez: "Re: OT: Electoral College [Re: U.S. federal income tax program]"
- In reply to: Elimar Riesebieter: "Re: shut down exim4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Roberto C. Sanchez: "Re: OT: Electoral College [Re: U.S. federal income tax program]"
- In reply to: Elimar Riesebieter: "Re: shut down exim4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]