Replaced sendfiles with a simpler version that uses send instead of viamail.
authormarkus schnalke <meillo@marmaro.de>
Wed, 8 Feb 2012 16:46:27 +0000 (17:46 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 8 Feb 2012 16:46:27 +0000 (17:46 +0100)
commit0e82199cf3c991a173e0ac8aa776efdb3ded61e6
tree61b4dc36ff75e0e9088dbd2d8c9d1c3c93197281
parenteda72d6a7a7c20ff123043fb7f19c509ea01f932
Replaced sendfiles with a simpler version that uses send instead of viamail.
Also moved it from etc/ to uip/. Updated man pages.

Note: The splitting of large messages by sendfile/viamail/or elsewhere
seems not to be available anymore, although it had been documented in the
man page. Either the man pages don't match the code or I've not found this
function yet.
etc/Makefile.in
etc/sendfiles.in [deleted file]
man/mhstore.man1
man/sendfiles.man1
uip/Makefile.in
uip/sendfiles.sh [new file with mode: 0755]