[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 23.0.50; movemail change
From: |
Chong Yidong |
Subject: |
Re: 23.0.50; movemail change |
Date: |
Tue, 22 Jan 2008 10:34:57 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) |
<address@hidden> writes:
> Using strace it seems that movemail returns
> +OK 38 324994
> and there are 38 messages. I assume that the second number is the
> total length in bytes, but emacs is assuming that there is nothing
> after the count
>
> movemail: Error getting message count from POP server: Unexpected
> response from POP server in pop_stat POP says:+OK 38 324994 (No new
> mail has arrived)
I checked in a fix. Please verify if it works, and thanks!