Removed the built-in FTP client.
authormarkus schnalke <meillo@marmaro.de>
Sat, 4 Feb 2012 10:57:16 +0000 (11:57 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sat, 4 Feb 2012 10:57:16 +0000 (11:57 +0100)
commit4e38095f027a81c005a48a888d0f8937e98543a5
tree4b4485c3b253a51986a565a339e6dab2c356b251
parent6a7760a0fa8ccb36a056a7600aab31f3656f7cfa
Removed the built-in FTP client.
That's another of these things that are not the MUA's tasks.
There are good FTP clients around, just use one of them.
We could provide an external FTP wrapper script around wget or so,
to use with nmh-access-ftp. However, I'm not sure how to deal with
message/external-body in general. Although this concept is great,
I've never seen any such message in all my email life.
acconfig.h
man/mhshow.man1
man/mhstore.man1
uip/Makefile.in
uip/ftpsbr.c [deleted file]
uip/mhparse.c