comparison admin/config-transition @ 243:e758296de02d

renamed `alias_local_caseless' to `caseless_matching' because it does not affect the matching of local parts of aliases anymore. See man page updates in last commit.
author markus schnalke <meillo@marmaro.de>
date Mon, 25 Oct 2010 17:46:13 -0300
parents cab46cefa4ce
children f10a56dc7481
comparison
equal deleted inserted replaced
242:bc9d9cd9ee8e 243:e758296de02d
59 " 59 "
60 60
61 check["online_gets\\\\."] = "conf" SUBSEP "Removed in 0.3.0" SUBSEP "\ 61 check["online_gets\\\\."] = "conf" SUBSEP "Removed in 0.3.0" SUBSEP "\
62 The POP3 client was removed from masqmail. \ 62 The POP3 client was removed from masqmail. \
63 Use a dedicated POP3 client, e.g. fetchmail, instead. \ 63 Use a dedicated POP3 client, e.g. fetchmail, instead. \
64 "
65
66 check["alias_local_caseless"] = "conf" SUBSEP "Renamed in 0.3.1" SUBSEP "\
67 It is now called 'caseless_matching' instead. \
64 " 68 "
65 69
66 # route files 70 # route files
67 71
68 check["pop3_login"] = "route" SUBSEP "Removed in 0.3.0" SUBSEP "\ 72 check["pop3_login"] = "route" SUBSEP "Removed in 0.3.0" SUBSEP "\