Re: [bug-mailutils] New storage?

2019-03-06 Thread Kurt Hackenberg
On 3/6/19 4:42 AM, Sergey Poznyakoff wrote: I wonder if there is any use in keeping deleted messages in a monolithic mailbox. Doing so in MH and Maildir is OK, because it imposes little if any additional strain on the mailbox reader (moreover, MH does not provide any mechanism for purging the ma

Re: [bug-mailutils] New storage?

2019-03-06 Thread Sergey Poznyakoff
Kurt Hackenberg ha escrit: > When movemail -p reads MH and writes dotmail, when an input message is > marked as deleted (with ',' in the filename), it doesn't write the > message. When reading maildir and a message is marked deleted ('T' in > filename), it writes the message. Thanks for reportin