buc99
Don't Tread on Me!
I folowed the instructions for installing imapd from:
http://www.stepwise.com/Articles/Workbench/eart.2.3.html
I had it running except I could not login after I ttelnet into it. I stopped there and put it away for a few hours. Since that time I have turned the computer on and off a couple of times. I went to see if I could telnet into it again:
telnet 0 143
And I got the following response:
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
Connection closed by foreign host.
I figured that this meant that imapd was not running. I can find no hint that is running anywhere. My inetd.conf file is set up to start imapd. I tried to restart this with :
sudo kill -HUP `cat /var/run/inetd.pid`
still no go. Any ideas on how to get the imap server to run correctly?
Thnanks,
SA
http://www.stepwise.com/Articles/Workbench/eart.2.3.html
I had it running except I could not login after I ttelnet into it. I stopped there and put it away for a few hours. Since that time I have turned the computer on and off a couple of times. I went to see if I could telnet into it again:
telnet 0 143
And I got the following response:
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
Connection closed by foreign host.
I figured that this meant that imapd was not running. I can find no hint that is running anywhere. My inetd.conf file is set up to start imapd. I tried to restart this with :
sudo kill -HUP `cat /var/run/inetd.pid`
still no go. Any ideas on how to get the imap server to run correctly?
Thnanks,

SA