Removed mts.conf; the maildelivery option went into slocal directly.
authormarkus schnalke <meillo@marmaro.de>
Sat, 4 Feb 2012 12:08:51 +0000 (13:08 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sat, 4 Feb 2012 12:08:51 +0000 (13:08 +0100)
commitd3540eaa4251b3a282115a72ed5d1bb39ce74b3f
tree5495971f64d3229ea32d04addfb7a2e4b256708a
parent4e38095f027a81c005a48a888d0f8937e98543a5
Removed mts.conf; the maildelivery option went into slocal directly.
The MTS is a non-MUA part of MH, which is/gets removed in MMH.
Now, you cannot change the global maildelivery file without changing the
code. You stil can specify -maildelivery to slocal.
I've also remove support for the env vars MHMTSCONF and MHMTSUSERCONF,
which were added by Earl Hood in 2010. We might want to add support
for them again. I need to think about the future of slocal anyway.
30 files changed:
INSTALL
docs/README.manpages
etc/Makefile.in
h/mts.h
man/Makefile.in
man/ap.man8
man/conflict.man8
man/inc.man1
man/mh-tailor.man5
man/mts.conf.man5 [deleted file]
man/rcvdist.man1
man/rcvpack.man1
man/rcvtty.man1
man/slocal.man1
sbr/Makefile.in
sbr/m_getfld.c
sbr/mts.c
uip/Makefile.in
uip/ali.c
uip/ap.c
uip/conflict.c
uip/inc.c
uip/msgchk.c
uip/rcvdist.c
uip/rcvpack.c
uip/rcvstore.c
uip/rcvtty.c
uip/scan.c
uip/slocal.c
uip/spost.c