On Wed Mar 03 10:52:36 2010, JETTERO wrote:
Show quoted text> On Wed Mar 03 10:46:36 2010, JQUELIN wrote:
> > i don't find it because the put seems to fail. but the put errstr is:
> >
> > warning unknown return string (id=38): + go ahead
>
> Interesting. Is + go ahead part of the subject or something? I don't
> understand what that is.
no, the + go ahead is not part of anything.
grepping for warning in net::imap::simple::ssl show that "+ go ahead" is
the result sent by gmail.
Show quoted text> > i'll dig further to see what's going on, and what triggers this.
i found a mail that always makes net:imap:simple fails when put-ting it.
i won't attach it here for privacy reasons, but can send it to you if
you want.
in the meantime, i'm trying to narrow the error.
Show quoted text> ... use the debug option and possibly attach relevant logs?
d'oh. here are the traces:
[Local2gmail.pm line 28 in sub new] looking for greeting
[Local2gmail.pm line 28 in sub new] got a greeting: * OK Gimap ready for
requests from 82.228.201.221 37if288549vws.6\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 908 in sub _send_cmd] 0 LOGIN
jquelin "goovoh9I"\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 196 in sub _process_cmd] *
CAPABILITY IMAP4rev1 UNSELECT LITERAL+ IDLE NAMESPACE QUOTA ID XLIST
CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * CAPABILITY
IMAP4rev1 UNSELECT LITERAL+ IDLE NAMESPACE QUOTA ID XLIST CHILDREN
X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 196 in sub _process_cmd] 0 OK
jquelin@gmail.com authenticated (Success)\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] 0 OK
jquelin@gmail.com authenticated (Success)\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 908 in sub _send_cmd] 1 SELECT
"[Gmail]/All Mail"\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] * FLAGS
(\Answered \Flagged \Draft \Deleted \Seen)\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * FLAGS
(\Answered \Flagged \Draft \Deleted \Seen)\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] * OK
[PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * OK
[PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] * OK
[UIDVALIDITY 1]\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * OK
[UIDVALIDITY 1]\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] * 378021
EXISTS\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * 378021 EXISTS\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] * 0 RECENT\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * 0 RECENT\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] * OK
[UIDNEXT 441481]\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] * OK [UIDNEXT
441481]\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 286 in sub _process_cmd] 1 OK
[READ-WRITE] [Gmail]/All Mail selected. (Success)\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] 1 OK
[READ-WRITE] [Gmail]/All Mail selected. (Success)\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 908 in sub _send_cmd] 2 APPEND
local2gmail () {73222}\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 527 in sub _process_cmd] + go ahead\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 919 in sub _cmd_ok] + go ahead\r\n
[...l/5.10.1/Net/IMAP/Simple.pm line 880 in sub _seterrstr] warning
unknown return string (id=2): + go ahead\r\n
warning unknown return string (id=2): + go ahead