all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <lmi@gnus.org>
To: thorsopia@lavabit.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Gnus: IMAP and ESMTP
Date: Mon, 24 Dec 2012 12:19:25 +0100	[thread overview]
Message-ID: <871uefy9xe.fsf@gnus.org> (raw)
In-Reply-To: <mailman.10565.1349656606.855.help-gnu-emacs@gnu.org> (thorsopia@lavabit.com's message of "Sun, 7 Oct 2012 18:23:49 -0400 (EDT)")

thorsopia@lavabit.com writes:

> (mail-source . (imap :server "mail.example.com"
> 					 :port 993
> 					 :user "john"
> 					 :stream tls
> 					 :authentication ;; What
> should I specify?
> 					 :program ;; What should I specify?
> 					 :mailbox ;; What should I specify?
> 					 :dontexpunge nil))

Well, you probably shouldn't use IMAP as a mail source at all, because
that means that you'll be downloading all of the mail from the IMAP
server.

Instead you should use nnimap.

> How to configure ESMTP? There is a howto [4], but I don't understand
> it. Could you elaborate?

I think that howto is outdated.

In Emacs 24, you will be prompted for the SMTP setup the first time you
send email, so no configuration is necessary.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen



       reply	other threads:[~2012-12-24 11:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10565.1349656606.855.help-gnu-emacs@gnu.org>
2012-12-24 11:19 ` Lars Magne Ingebrigtsen [this message]
2012-10-07 22:23 Gnus: IMAP and ESMTP thorsopia

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=871uefy9xe.fsf@gnus.org \
    --to=lmi@gnus.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=thorsopia@lavabit.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.