send,spost: No more use of -alias, spost reads Aliasfile from the profile.
authormarkus schnalke <meillo@marmaro.de>
Wed, 27 Jun 2012 12:52:42 +0000 (14:52 +0200)
committermarkus schnalke <meillo@marmaro.de>
Wed, 27 Jun 2012 12:52:42 +0000 (14:52 +0200)
commit9fca5fd33b87291cdcb326c7aab6ab9574244289
tree4d111744f654e6a46487aff7558e26287be3e7ca
parent3e017a7abbdf69bf0dff7a4073275961eda1ded8
send,spost: No more use of -alias, spost reads Aliasfile from the profile.
The profile entry Aliasfile was introduced in MH-6.7 to replace the
-alias switches. Later, the profile entry was enhanced to support multiple
files. Now that spost reads the profile itself, there is no more need
to pass the file with switches. Operating with varying sets of alias
files is now only possible with different profiles, but that should be
a rare setup.
man/mh-profile.man5
man/send.man1
man/spost.man8
uip/send.c
uip/spost.c