all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Alfred M. Szmidt" <ams@gnu.org>
To: ams@gnu.org
Cc: bug-mailutils@gnu.org, emacs-devel@gnu.org
Subject: Re: syntax for movemail (mailutils), apop, rmail
Date: Mon, 13 Oct 2008 14:39:15 -0400	[thread overview]
Message-ID: <E1KpSK3-0000hc-N1@fencepost.gnu.org> (raw)
In-Reply-To: <E1KpSCR-00074w-7s@fencepost.gnu.org> (ams@gnu.org)

I solved it by doing:

(setq rmail-primary-inbox-list '(
				 "imap://ams:PASSWORD@HOST"
				 "pop://ams;AUTH=+APOP@HOST"
				 ))
(setq rmail-remote-password "PASSWORD")
(setq rmail-remote-password-required t)

Alas, if one has multiple APOP hosts, then one cannot have
different passwords for each.




  reply	other threads:[~2008-10-13 18:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 18:31 syntax for movemail (mailutils), apop, rmail Alfred M. Szmidt
2008-10-13 18:39 ` Alfred M. Szmidt [this message]
2008-10-14 13:44 ` Sergey Poznyakoff

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=E1KpSK3-0000hc-N1@fencepost.gnu.org \
    --to=ams@gnu.org \
    --cc=bug-mailutils@gnu.org \
    --cc=emacs-devel@gnu.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.
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.