|
From: | Carlos Pita |
Subject: | bug#18278: [PATCH] bug#18130: rmail.el: handle imaps, pops, and local source mailboxes (maildir, MH, etc.) |
Date: | Tue, 09 Sep 2014 12:46:08 -0300 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (gnu/linux) |
Hi Eli, > So the only issue that bothers me here is: would the new code still > work with the old movemail, and how does the code detect whether it > invokes old or new one? please take into account that this is mainly a bug fix (see bug report #18130, which originated this new report and corresponding patch). It's not an improvement on or an enhancement of the "old movemail". Currently the emacs documentation on rmail states that it must work with the external movemail and that it must support additional protocols (by using this external tool). But both assertions are currently false. The rmail code already supports both movemail backends, indeed, but the support for the mailutils one is mostly broken. Cheers -- Carlos
[Prev in Thread] | Current Thread | [Next in Thread] |