Removed the split feature of send.
authormarkus schnalke <meillo@marmaro.de>
Sun, 16 Oct 2011 08:47:04 +0000 (10:47 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sun, 16 Oct 2011 08:47:04 +0000 (10:47 +0200)
commit51cb63baa791f6ba84c0a7f8538ecfd00b013bcb
tree023ef3aca9a3922433b4a12bfbce04567c9bc054
parentb067ff5c465a5d243ce5a19e562085a9a1a97215
Removed the split feature of send.
It would split large messages into several partial ones, using MIME.
But if a message contains one large file attached, it won't solve the
problem. We better go without this feature and leave it to the user.
etc/sendfiles.in
h/mime.h
man/mh-chart.man
man/send.man
man/sendfiles.man
uip/send.c
uip/sendsbr.c
uip/viamail.c
uip/whatnowsbr.c