Gnus development mailing list
 help / color / mirror / Atom feed
* pop3-read-response
@ 2011-05-04 10:32 Daniel Dehennin
  2011-05-24  8:22 ` pop3-read-response Adrian Lanz
  2011-05-30 20:48 ` pop3-read-response Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 10+ messages in thread
From: Daniel Dehennin @ 2011-05-04 10:32 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]

Hello,

I have an authentication error on a SUN pop3 server after updating to
Gnus from git 2011-05-03[1].

My problem is located in pop3-read-response, when I set debug-on-error
to t, the pop3 process buffer is the following:

#v+ Point is 66
+OK POP3 Ready mel1 000236b6

+OK Capability list follows, mate

IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS CHILDREN BINARY
UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES ENABLE CONTEXT=SEARCH
CONTEXT=SORT WITHIN SASL-IR SEARCHRES XSENDER X-NETSCAPE XSERVERINFO
X-SUN-SORT ANNOTATE-EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP
X-ANNOTATEMORE XUM1 AUTH=PLAIN

.

+OK USER myuser set, mate

#v-

The pop3-read-response call in pop3-user returns nil in that case and my
authentication fails.

It looks like pop3-read-response is called too fast, edebuging pop3-user
permit to have point at position 416, which is on the "+" of "+OK USER".

Maybe the pop3-read-response should be reworked to handle this?

Regards.

Footnotes: 
[1]  commit e9317228d80c4cd0c9c0684e7af4441f8f04d84c

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-05 20:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-04 10:32 pop3-read-response Daniel Dehennin
2011-05-24  8:22 ` pop3-read-response Adrian Lanz
2011-05-24 16:40   ` pop3-read-response Daniel Dehennin
2011-05-30 20:48 ` pop3-read-response Lars Magne Ingebrigtsen
2011-05-31  7:16   ` pop3-read-response Daniel Dehennin
2011-05-31 18:49     ` pop3-read-response Lars Magne Ingebrigtsen
2011-06-01  7:05       ` pop3-read-response Daniel Dehennin
2011-06-03 22:08         ` pop3-read-response Lars Magne Ingebrigtsen
2011-07-03 12:46           ` pop3-read-response Adrian Lanz
2011-07-05 20:55             ` pop3-read-response Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).