Mercurial > dnsbl
comparison ChangeLog @ 91:ca46fafc6621
dcc_to should not look at substitute mail_host
author | carl |
---|---|
date | Sun, 18 Sep 2005 10:46:31 -0700 |
parents | 962a1f8f1d9f |
children | 505e77188317 |
comparison
equal
deleted
inserted
replaced
90:962a1f8f1d9f | 91:ca46fafc6621 |
---|---|
4 Add verify statement to specify the smtp host to be used to verify | 4 Add verify statement to specify the smtp host to be used to verify |
5 envelope from / recipient pairs. | 5 envelope from / recipient pairs. |
6 | 6 |
7 Authenticated clients are now exempt from all white/black listing | 7 Authenticated clients are now exempt from all white/black listing |
8 in addition to the dnsbl lookups. | 8 in addition to the dnsbl lookups. |
9 | |
10 dcc_to should not look at substitute mail_host. That is only used | |
11 by dcc_from. | |
9 | 12 |
10 5.3 2005-08-07 | 13 5.3 2005-08-07 |
11 Properly quit if the config file has syntax errors on startup. Send | 14 Properly quit if the config file has syntax errors on startup. Send |
12 mail to root if the config file needs to be reloaded since it was | 15 mail to root if the config file needs to be reloaded since it was |
13 modified, but contains syntax errors. In this case, we continue to | 16 modified, but contains syntax errors. In this case, we continue to |