Re: [sup-devel] [PATCH] parse_header: don't use empty or invalid Message-ID header

2010-07-03 Thread Sascha Silbe
[several patches from this and other threads] > Applied to master. Thanks! Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: PGP signature ___ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/m

Re: [sup-devel] [PATCH] parse_header: don't use empty or invalid Message-ID header

2010-07-03 Thread Sascha Silbe
Excerpts from Ben Walton's message of Thu Jul 01 20:11:08 + 2010: > I'd resubmit with the lines removed. It keeps the history cleaner. Since the patch has already been merged in its current form, I won't post a new one. It's no change in program behaviour or output and the comments are not in

[sup-devel] [PATCH] don't leak fds for mbox sources

2010-07-03 Thread Sascha Silbe
Only open the mbox when it's actually used and close it again once we're finished iterating over it. Adds a method go_idle to Source to inform the source we're unlikely to use it in the near future so it can do internal clean-up as appropriate. Signed-off-by: Sascha Silbe --- lib/sup/mbox.rb

Re: [sup-devel] [PATCHES] reply-mode, signatures and account selector

2010-07-03 Thread Damien Leone
Any reviewer for these patches? Thanks. Excerpts from Damien Leone's message of mer. juin 09 15:15:11 +0200 2010: > I noticed an error in the third patch. > Please consider the one attached to *this* email. > > Regards, -- Damien Leone Web: http://dleone.fensalir.fr/ GPG: 0x82EB4DDF _