Eric S Fraga
2015-09-04 08:57:28 UTC
Hello,
A while back (months), GCC stopped working when sending email using my
yahoo account. GCC works with other IMAP servers, even Exchange acting
as IMAP, but not with Yahoo. Below is the stack trace on error:
,----
| Debugger entered--Lisp error: (wrong-type-argument stringp nil)
| string-match("^[^:]+:" nil)
| nnimap-retrieve-group-data-early("yahoo" (nil))
| nnimap-request-group("INBOX" "yahoo" t nil)
| gnus-request-group("nnimap+yahoo:INBOX" t (nnimap "yahoo" (nnimap-address "imap.mail.yahoo.com") (nnimap-server-port 993) (nnimap-stream ssl)))
| gnus-inews-do-gcc()
| gnus-agent-possibly-do-gcc()
| run-hooks(message-sent-hook)
| message-send(nil)
| message-send-and-exit(nil)
| funcall-interactively(message-send-and-exit nil)
| call-interactively(message-send-and-exit nil nil)
| command-execute(message-send-and-exit)
`----
Can anybody point at some configuration error I may have made? I
actually turn GCC off supposedly using "G c" on the group but that seems
to be ignored. Setting GCC in the group configuration to something
nnimap+yahoo:Folder (for any folder, e.g. INBOX in example above) also
fails: it's ignored and the GCC line always looks like
nnimap+yahoo:Sent.
I'm using gnus from git.
thanks,
eric
A while back (months), GCC stopped working when sending email using my
yahoo account. GCC works with other IMAP servers, even Exchange acting
as IMAP, but not with Yahoo. Below is the stack trace on error:
,----
| Debugger entered--Lisp error: (wrong-type-argument stringp nil)
| string-match("^[^:]+:" nil)
| nnimap-retrieve-group-data-early("yahoo" (nil))
| nnimap-request-group("INBOX" "yahoo" t nil)
| gnus-request-group("nnimap+yahoo:INBOX" t (nnimap "yahoo" (nnimap-address "imap.mail.yahoo.com") (nnimap-server-port 993) (nnimap-stream ssl)))
| gnus-inews-do-gcc()
| gnus-agent-possibly-do-gcc()
| run-hooks(message-sent-hook)
| message-send(nil)
| message-send-and-exit(nil)
| funcall-interactively(message-send-and-exit nil)
| call-interactively(message-send-and-exit nil nil)
| command-execute(message-send-and-exit)
`----
Can anybody point at some configuration error I may have made? I
actually turn GCC off supposedly using "G c" on the group but that seems
to be ignored. Setting GCC in the group configuration to something
nnimap+yahoo:Folder (for any folder, e.g. INBOX in example above) also
fails: it's ignored and the GCC line always looks like
nnimap+yahoo:Sent.
I'm using gnus from git.
thanks,
eric
--
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.50.2 + Ma Gnus v0.14 + evil-git-ff74cfb
: BBDB version 3.1.2 (2014-04-28 23:20:47+00:00)
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.50.2 + Ma Gnus v0.14 + evil-git-ff74cfb
: BBDB version 3.1.2 (2014-04-28 23:20:47+00:00)