Richard Riley <[email protected]> writes:

> I'm having issues using imap as my "sent" archive.  My gnus-server-alist
> on gnus startup is like this:-

[...]

>
> Any suggestions?  Why is it trying to open nnfolder for "archive"?

I do not know if it is any help, but I use the following

(setq
  gnus-message-archive-method `(nnimap ,smtpmail-smtp-server)
  gnus-message-archive-group '((if (message-news-p)
                                 "nnfolder:sent-news"
                                 "INBOX.Sent")))


-- 
Vagn Johansen
Evalesco A/S


_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to