So the question here is, why?
--
You received this message because you are subscribed to the Google Groups "Gmail-Users" group.
To post to this group, send email to gmail...@googlegroups.com.
To unsubscribe from this group, send email to gmail-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gmail-users?hl=en.
It's all very well and good that pop3 works but I'm not going to
subject anybody to that.
EdD
On Dec 15, 2:56 pm, Marko Vukovic <marko.vuko...@gmail.com> wrote:
> I assume you are using Telnet over stunnel or the like and attempting to
> talk IMAP.
>
> Using OpenSSL I see the same symptom as you, can login but no response to
> commands. Weird!
> $ openssl s_client -connect imap.gmail.com:993
> .
> .
> .
> * OK Gimap ready for requests from xx.xx.xx.xx e4if4030674wiv.185
> 01 login marko.vuko...@gmail.com **********
> * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
> X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
> 01 OK marko.vuko...@gmail.com Marko Vukovic authenticated (Success)
EdD
Two situations where this would be useful
Alice has her company email set up as separate mailboxes within one
overarching mailbox. Being able to see the structure would allow me to
work out what IMAP path to use to set up her email client properly.
Bob has an exotic mail set up that is meant to be accessed by webmail
but also has IMAP capability. When accessed through IMAP only one
folder appears whereas the webmail client shows many. Accessing the
mailbox structure directly would let me work out if it is a problem
with the client reading the information wrong or if the webmail is
accessing the mailbox from a different source.
If you know a better way round the issue I would be happy to hear it.
EdD
2.2. Commands and Responses
An IMAP4rev1 connection consists of the establishment of a
client/server network connection, an initial greeting from the
server, and client/server interactions. These client/server
interactions consist of a client command, server data, and a server
completion result response.
All interactions transmitted by client and server are in the form of
lines, that is, strings that end with a CRLF. The protocol receiver
of an IMAP4rev1 client or server is either reading a line, or is
reading a sequence of octets with a known count followed by a line.
EdD
On Dec 18, 4:15 pm, Marko Vukovic <marko.vuko...@gmail.com> wrote:
> Again Ed, there is no issue. IMAP to Gmail works just fine using an IMAP
> capable client. I also don't see what your examples have to do with Gmail.
>
> If you'd read my previous post, I mentioned I suspected Gimap was probably
> expecting a line feed. If you want to talk IMAP, then you should at least
> consult the RFC <http://tools.ietf.org/html/rfc3501>. If you'd done that
I'm trying to access gmail from RHEL 6 with below command and getting "unknown command" error, please let me know how to fix it...* OK Gimap ready for requests from 192.81.68.110 ip4if329360vdb.60login mye...@gmail.com mypasslogin BAD Unknown command ip4if329360vdb.60