On Tue, Mar 02, 2004 at 08:45:38PM +0530, Dr. Sharukh K. R. Pavri. wrote:

>>>I sort of figured  as much. The problem is how do  I do it. Exim is
>>>starting up  automatically. Any debian  users around ? I  gues I'll
>>>have to mess with the rc scripts.

Exim is started using inetd by default :(. You may comment the line in
/etc/inetd.conf and  then do  /etc/init.d/exim restart. Exim  will now
start in daemon mode.

To add/remove from startup

update-rc.d -f exim defaults // To ADD
update-rc.d -f exim remove // To Remove

PS: always use update-rc.d to work with startup scripts. 

Regards
-- 
 .''`.     Dileep M. Kumar <[EMAIL PROTECTED]>
: :'  :    http://www.kumarayil.net
`. `'`     Mobile: 98474-47437
  `-  Debian GNU/Linux - Choice of the Freedom Lovers


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to