From: markus schnalke Date: Wed, 27 Jun 2012 12:52:42 +0000 (+0200) Subject: send,spost: No more use of -alias, spost reads Aliasfile from the profile. X-Git-Tag: mmh-thesis-end~21 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=9fca5fd33b87291cdcb326c7aab6ab9574244289;hp=9fca5fd33b87291cdcb326c7aab6ab9574244289;p=mmh 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. ---