Re: Config under Debian Linux 2.6

2009-01-11 Thread Sunil Kidambi
--- On Sun, 1/11/09, Eric MacAdie wrote: > From: Eric MacAdie > Subject: Re: Config under Debian Linux 2.6 > To: "James Users List" > Date: Sunday, January 11, 2009, 12:12 PM > Here is a script that I use. Copy it to /etc/init.d/james.sh > > > #!/bin/sh >

Re: Config under Debian Linux 2.6

2009-01-11 Thread Eric MacAdie
starts. After abandoning inetd.conf I was looking at how to invoke run.sh from rc?.d - is that the right direction? What do I need to do to get it right? Thanks again for your help.. Sunil --- On Sun, 1/11/09, Pavlos Georgiadis wrote: From: Pavlos Georgiadis Subject: Re: Config

Re: Config under Debian Linux 2.6

2009-01-11 Thread Sunil Kidambi
inetd.conf I was looking at how to invoke run.sh from rc?.d - is that the right direction? What do I need to do to get it right? Thanks again for your help.. Sunil --- On Sun, 1/11/09, Pavlos Georgiadis wrote: > From: Pavlos Georgiadis > Subject: Re: Config under Debian Linux 2.6 > T

Re: Config under Debian Linux 2.6

2009-01-11 Thread Pavlos Georgiadis
that port alone? > > Thanks > Sunil > > > > --- On Sun, 1/11/09, Pavlos Georgiadis wrote: > > >> From: Pavlos Georgiadis >> Subject: Re: Config under Debian Linux 2.6 >> To: "James Users List" >> Date: Sunday, January 11, 2009, 3:2

Re: Config under Debian Linux 2.6

2009-01-11 Thread Norman Maurer
avlos Georgiadis wrote: > >> From: Pavlos Georgiadis >> Subject: Re: Config under Debian Linux 2.6 >> To: "James Users List" >> Date: Sunday, January 11, 2009, 3:24 AM >> Hi Sunil, >> >> Login as root to your system and run the command >> &qu

Re: Config under Debian Linux 2.6

2009-01-11 Thread Sunil Kidambi
, Pavlos Georgiadis wrote: > From: Pavlos Georgiadis > Subject: Re: Config under Debian Linux 2.6 > To: "James Users List" > Date: Sunday, January 11, 2009, 3:24 AM > Hi Sunil, > > Login as root to your system and run the command > "netstat -pan | grep &g

Re: Config under Debian Linux 2.6

2009-01-11 Thread Pavlos Georgiadis
Hi Sunil, Login as root to your system and run the command "netstat -pan | grep ":110" | grep LISTEN". It will show you which pid/programm name is using the port 110. Probably the default installation of your system has a mailer already running. You will have to disable it from the init scripts o

Config under Debian Linux 2.6

2009-01-10 Thread Sunil Kidambi
Sorry this might be a newbie question - i searched in google for days but found nothing that helped ok straight to the point: I downloaded james 2.3.1 and it runs just great when i disable the default mail/pop server and run james from the command. However I am stuck while trying to make james