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

Hi,

movemail in mailutils supports APOP, but the syntax for it does not
allow for a password: 

  pop://<USER>;auth=+APOP@<HOST>

but

  pop://<USER>:<PASSWORD>;auth=+APOP@<HOST>

is interpreted as having the user <USER>:<PASSWORD>.  Currently it
seems that it is impossible to use POP + AUTH with rmail unless one
wishes to be asked for a password, or use emacs movemail.  Problem
with the later is that emacs movemail does not support imap; and as a
result you cannot have multiple mailboxes that use imap and apop.

Would it be able to make mailutils movemail support a password in the
URI, or make rmail handle rmail-remote-password better to always try
it when something asks for a password?  The last solution isn't the
best one, but it work.

Cheers.





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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 18:31 Alfred M. Szmidt [this message]
2008-10-13 18:39 ` syntax for movemail (mailutils), apop, rmail Alfred M. Szmidt
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=E1KpSCR-00074w-7s@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.