I'm using 1.2.1rc2.  I installed it again from scratch and 
did this:

1) chmod 755 run.sh; ./run.sh
2) in another shell, make the following changes to JAMES.conf.xml:

==>   <postmaster>[EMAIL PROTECTED]</postmaster>

==>   <servernames autodetect="FALSE">
==>        <servername>lafeuillederable.ca</servername>
      </servernames>

       <remoteManager>
           <port>4555</port>
                 ...
           <administrator_accounts>
==>             <account login="root" password="mypassword"/>
           </administrator_accounts>
           <connectiontimeout> 60000 </connectiontimeout>
       </remoteManager>

       <dnsServer>
           <servers>
==>             <server>66.38.159.36</server>
==>             <server>66.38.159.37</server>
           </servers>
           <authoritative>false</authoritative>
       </dnsServer>

3) Hit "Enter" in the first window.  I see:
         2001.10.17 03:11:26 474 Channel default opened

4) Telnet in on 4555, add the user "testuser"

5) Send mail to [EMAIL PROTECTED] from a separate machine

6) I can see from the logs that this was delivered to "spam" for 
some reason.  I can see these two files in the /var/mail/spam
directory.  

7) I hit Ctrl-C and restart.  James no longer is responding on
port 25 and 4555.

8) I hit Ctrl-C again and delete these two files in spam.

9) Restart, but still no response

10) Also tried setting helloName:
     <helloName autodetect="FALSE">edtn007849.hs.telusplanet.net</helloName>

11) Also tried setting James up, then killing it without sending
any email or logging in to port 4555.  This also causes it to hang.

[EMAIL PROTECTED] does exist....  That telusplanet.net
address is my MX record, and a reverse lookup can be done on that
IP address.  I don't know what else to try.  Thanks for 
your help,

-Mike



On Wed, Oct 17, 2001 at 09:36:37PM +0100, Danny Angus wrote:
> What version are you using?
> 
> Check your mail box folders, and spool folder for files left behind after
> the shutdown, particularly single files (they go in pairs, like policemen)
> 
> I've found that a message James doesn't like can cause problems when
> re-starting if it is still in the system.
> 
> Messages james doesn't like can include messages to an unreachable
> postmaster, or returned to an unreachable sender.
> 
> I had problems when my DNS couldn't lookup a meaningful IP address for James
> to use for itself, though I'm not sure why it checked DNS for local
> delivery.
> 
> That said I don't think I've come across any of this in the distributed
> versions, only from time to time im the CVS version.
> 
> d.
> 
> > -----Original Message-----
> > From: Mike Bridge [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, October 17, 2001 9:01 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problems restarting james
> >
> >
> > Hi-
> >
> > I'm just trying out James on Linux, but I find that if I stop
> > it (by hitting Ctrl-C) and restart it, it stops answering
> > on port 25 and port 4555.  When I try telnetting into those
> > ports it hangs before printing the welcome message.
> >
> > Any ideas what might cause this?  I was able to deliver mail
> > to it before I restarted it.  I was able to get it to work
> > again by reinstalling it from scratch, but each time I
> > restart it, it stops working.  There don't appear to be any
> > relevant log messages.
> >
> > Thanks,
> >
> > -Mike
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >



On Wed, Oct 17, 2001 at 09:36:37PM +0100, Danny Angus wrote:
> What version are you using?
> 
> Check your mail box folders, and spool folder for files left behind after
> the shutdown, particularly single files (they go in pairs, like policemen)
> 
> I've found that a message James doesn't like can cause problems when
> re-starting if it is still in the system.
> 
> Messages james doesn't like can include messages to an unreachable
> postmaster, or returned to an unreachable sender.
> 
> I had problems when my DNS couldn't lookup a meaningful IP address for James
> to use for itself, though I'm not sure why it checked DNS for local
> delivery.
> 
> That said I don't think I've come across any of this in the distributed
> versions, only from time to time im the CVS version.
> 
> d.
> 
> > -----Original Message-----
> > From: Mike Bridge [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, October 17, 2001 9:01 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problems restarting james
> >
> >
> > Hi-
> >
> > I'm just trying out James on Linux, but I find that if I stop
> > it (by hitting Ctrl-C) and restart it, it stops answering
> > on port 25 and port 4555.  When I try telnetting into those
> > ports it hangs before printing the welcome message.
> >
> > Any ideas what might cause this?  I was able to deliver mail
> > to it before I restarted it.  I was able to get it to work
> > again by reinstalling it from scratch, but each time I
> > restart it, it stops working.  There don't appear to be any
> > relevant log messages.
> >
> > Thanks,
> >
> > -Mike
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to