all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Rmail Problem
Date: Sun, 05 Jul 2020 00:27:06 +0100	[thread overview]
Message-ID: <87h7umyi7p.fsf@robertthorpeconsulting.com> (raw)

I'm having some problems with Rmail and perhaps with Movemail.

I recently upgraded my computer.  I upgraded Emacs with it, and changed the distro I use.

Since I did that Rmail sometimes gets stuck with particular emails.  There are some that it can't remove from my inbox.  It refuses to proceed after that.  I then have to go to my webmail and delete the email from there.

Has anyone come across this problem before?

I'm using Emacs 26.3 and GNU Mailutils 3.9.  I only use the following configuration:

--8<---------------cut here---------------start------------->8---
(setq rmail-primary-inbox-list
      (cons (concat "pop://"
		    "email address"
		    "password" 
		    "@mymailserver.com")
	    nil))
--8<---------------cut here---------------end--------------->8---

Some emails cause the problem every few days.  For the bad email I got
most recently it says the following in my messages buffer:

> Getting mail from the remote server...
> movemail: cannot append message 1: Malformed email address
> (No new mail has arrived)

There is nothing wrong with the email address that I can see, it's a
normal x@y.com address.  I have tried using both the pop protocol and the imaps protocol.  I've also tried using Emacs movemail which gives me the error "movemail: Usage: movemail [-p] inbox destfile".

Is this a movemail problem or an Emacs problem?

BR,
Robert Thorpe



             reply	other threads:[~2020-07-04 23:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04 23:27 Robert Thorpe [this message]
2020-07-05  2:36 ` Rmail Problem Eli Zaretskii
2020-07-05 16:48   ` Robert Thorpe

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=87h7umyi7p.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=help-gnu-emacs@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.