From f1f34ca46e9ea81e85d6728cb7c74cb815860cca Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Sat, 31 Jul 2010 15:35:31 +0200 Subject: Don't create hidden archives when archiving mailboxes with leading dots in the name When archiving a mailbox with leading dots in the name and no archive name prefix specified, strip the dots off the archive name. This is targeting Maildir++ subfolders. --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index ecd6b59..3615e64 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,6 +59,11 @@ Version 0.8.0 - UNRELEASED strftime(). Specifying this option disables the default archive name suffix. Obsoletes: feature request #604281. (Thanks Serafeim Zanikolas for an initial patch) + * When archiving a mailbox with a leading dot in the name and with no archive + name prefix specified, archivemail no longer creates hidden archives, but + strips the dot off the archive name. In particular, this makes working + with Maildir++ subfolders more convenient. Closes: feature request + #604281. Version 0.7.2 - 9 November 2007 -- cgit v1.2.3