Re: message stored in Sent folder even if sending fails

2016-08-05 Thread Vincent Lefevre
On 2016-08-04 12:31:39 +0200, Simon Ruderich wrote: > But that's only true as long as the computer doesn't crash (mutt > stores mails in /tmp which is either a tmpfs or emptied on > reboot). This is the default, but the user can choose. More importantly, the machine can crash or there could be a l

Re: message stored in Sent folder even if sending fails

2016-08-05 Thread Simon Ruderich
On Thu, Aug 04, 2016 at 05:18:21PM -0500, Derek Martin wrote: >> But that's only true as long as the computer doesn't crash > > In general, this is really not a good argument for virtually any case > that affects typical users. It might be a good argument for an > application that is running on ha

mutt: Update copyright notices.

2016-08-05 Thread Brendan Cully
changeset: 6750:f6b5f533f9ce user: Kevin McCarthy date: Fri Aug 05 11:02:44 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/f6b5f533f9ce Update copyright notices. diffs (103 lines): diff -r f9a4023b86ad -r f6b5f533f9ce COPYRIGHT --- a/COPYRIGHT Tue Aug 02 19:18:53 2016 -0700 +++

mutt: 2 new changesets

2016-08-05 Thread Brendan Cully
changeset: 6751:1ef5734f6593 user: Kevin McCarthy date: Fri Aug 05 13:43:00 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/1ef5734f6593 Fix memleak in mh_read_dir() when sequence parsing fails. changeset: 6752:a39c8bdca361 user: Kevin McCarthy date: Fri Aug 05 13:43:0

mutt: Remove nonsensical size check in mutt_choose_charset()

2016-08-05 Thread Brendan Cully
changeset: 6753:108ad5dcf194 user: Kevin McCarthy date: Fri Aug 05 14:33:39 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/108ad5dcf194 Remove nonsensical size check in mutt_choose_charset() The charsets parameter is being tokenized by the : delimeter. The checks against ENCWOR