Gnus development mailing list
 help / color / mirror / Atom feed
* IMAP-related questions
@ 2012-10-30  7:49 thorsopia
  2012-10-30 10:04 ` Steinar Bang
  0 siblings, 1 reply; 8+ messages in thread
From: thorsopia @ 2012-10-30  7:49 UTC (permalink / raw)
  To: ding

Hi,

I have several questions connected with IMAP.

I decided to post them in a single thread because I don't want to
overwhelm the list.

Server's "~/.gnus.el":

(add-to-list 'gnus-secondary-select-methods '(nnml ""))
(eval-after-load "mail-source"
  '(add-to-list 'mail-sources '(maildir :path "~/Maildir/"
                                        :subdirs ("cur" "new"))))

Client's "~/.gnus.el":

(setq mail-sources '((imap :server "mail.example.com"
                                                   :port 993
                                                   :stream ssl
                                                   :dontexpunge nil)))

1. How to verify server's certificate? (Will the same work for SMTP?)

2. ":dontexpunge nil" doesn't delete messages from the server. Why?
   (I checked via server's Gnus.)

3. "Group" buffer always says "No more unread newsgroups". But I'll
   see new emails if I hit "A A" in the "Group" buffer. Should I fix
   this? (How?)

4. I marked some messages with "E", quit the "Group" buffer with "q",
   quit Gnus with "q". Then I reopened Gnus and "E" marks
   disappeared. The same applies to "R". (I haven't tried other marks
   yet.) Why?





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

end of thread, other threads:[~2012-11-07 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-30  7:49 IMAP-related questions thorsopia
2012-10-30 10:04 ` Steinar Bang
2012-10-31 21:50   ` thorsopia
2012-11-01  8:39     ` Steinar Bang
2012-11-07  4:22       ` thorsopia
2012-11-07  8:20         ` Steinar Bang
2012-11-07 14:38           ` thorsopia
2012-11-07 15:20             ` Steinar Bang

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).