Gnus development mailing list
 help / color / mirror / Atom feed
From: thorsopia@lavabit.com
To: ding@gnus.org
Subject: IMAP-related questions
Date: Tue, 30 Oct 2012 03:49:10 -0400 (EDT)	[thread overview]
Message-ID: <59633.96.47.226.20.1351583350.squirrel@lavabit.com> (raw)

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?





             reply	other threads:[~2012-10-30  7:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30  7:49 thorsopia [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59633.96.47.226.20.1351583350.squirrel@lavabit.com \
    --to=thorsopia@lavabit.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).