all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Rmail Problem
@ 2020-07-04 23:27 Robert Thorpe
  2020-07-05  2:36 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Thorpe @ 2020-07-04 23:27 UTC (permalink / raw)
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Rmail Problem
  2020-07-04 23:27 Rmail Problem Robert Thorpe
@ 2020-07-05  2:36 ` Eli Zaretskii
  2020-07-05 16:48   ` Robert Thorpe
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2020-07-05  2:36 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Robert Thorpe <rt@robertthorpeconsulting.com>
> Date: Sun, 05 Jul 2020 00:27:06 +0100
> 
> 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?

hard to say without seeing an example of such an email.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Rmail Problem
  2020-07-05  2:36 ` Eli Zaretskii
@ 2020-07-05 16:48   ` Robert Thorpe
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Thorpe @ 2020-07-05 16:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs

Eli Zaretskii <eliz@gnu.org> writes:
>
> hard to say without seeing an example of such an email.
>

Can I forward the email to you at your personal address?  I don't want
to forward it to the whole list and it will probably be removed by a spam
filter anyway if I do that.

BR,
Robert Thorpe



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-05 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-04 23:27 Rmail Problem Robert Thorpe
2020-07-05  2:36 ` Eli Zaretskii
2020-07-05 16:48   ` Robert Thorpe

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.