Could someone give me a pointer on why IMAP would block all sessions but
one? It even blocked localhost. Initially at work I set up evolution to
grab mail from my home server, that went good. It still works just fine.
I went home and on one of my home computers I tried to do the same only
I recieved an error message, something about a current operation is
already being performed. So, to debug it I am using telnet to see what
happens:

On the server itself:
[EMAIL PROTECTED] local]# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.

Any other computer gets that SAME message EXCEPT my work computer:

[EMAIL PROTECTED] jessem]$ telnet system-calls.com 143
Trying 12.224.173.233...
Connected to system-calls.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN]
system-calls.com IMAP4rev1 2001.315rh at Thu, 4 Sep 2003 11:40:36 -0700
(PDT)
...
... Normal IMAP commands are O.K.


Using RedHat 9
and the following:

sendmail-cf-8.12.8-6.90
sendmail-devel-8.12.8-6.90
sendmail-8.12.8-6.90
sendmail-doc-8.12.8-6.90
imap-2001a-18
openssl-devel-0.9.7a-5
mod_ssl-2.0.40-21.5
openssl-0.9.7a-5

Thanks in advance!


-- 
Jesse Millan
CNS Server Team
Portland State University
Phone:   (503) 725-3285
Fax:     (503) 725-6487
PGP key: www.system-calls.com/gpg.php

Give me ambiguity or give me something else!!



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to