Mail Archives: cygwin/2004/08/28/21:05:15
Some corrections below...
On Sat, 28 Aug 2004, Igor Pechtchanski wrote:
> On Sat, 28 Aug 2004, overbored wrote:
>
> [snip]
>
> > Aside #3: if ssh were also under xinetd.d (it's not currently),
> > wouldn't that conflict with the ssh service that I already set up as a
> > Service (as instructed at http://tech.erdelynet.com/cygwin-sshd.html)?
>
> Yes, it would, if both xinetd and sshd services were started at the same
> time.
..., i.e., were attempted to run concurrently.
> The one started later will not be able to bind to the sshd port.
>
> > Back to main question: I managed to get init and xinetd working (at
> > least I can see their processes in taskmgr). However, when I try to
> > connect to localhost (no SSL) using Thunderbird, it says that the
> > connection was refused, without giving me a chance to login. I also
> > tried 'nc localhost 143', but got a connection refused (basically the
> > same thing I see as running 'nc localhost <random number>'). I've done
> > a ton of searching to get where I am, but now I'm at a dead end. Any
> > ideas?
>
> Did you add imapd to /etc/services?
^^^^^
Sorry for the typo. Make that 'the "imap" line', e.g.
$ grep imap /etc/services
imap 143/tcp imap4 #Internet Message Access Protocol
$
> > Another thing...how easy is it to configure UW-IMAP?
> > [snip]
>
> Isn't there a UW-IMAP mailing list?
Since I was correcting the typo, might as well point to it:
<http://washington.edu/imap/c-client-list.html>, from the "mailing lists"
section of <http://washington.edu/imap/>
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing." -- Dr. Jubal Harshaw
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -