]> Sergey Matveev's repositories - public-inbox.git/commitdiff
emergency: implement new emergency Maildir delivery
authorEric Wong <e@80x24.org>
Wed, 15 Jun 2016 00:14:28 +0000 (00:14 +0000)
committerEric Wong <e@80x24.org>
Wed, 15 Jun 2016 00:15:12 +0000 (00:15 +0000)
This is transactional and hopefully safer in case we hit SIGSEGV
or SIGKILL during processing, as the tmp/ copy will remain on
the FS even if DESTROY/END handlers are not called.


No differences found