author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 19 Oct 2011 13:20:22 +0000 (13:20 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 19 Oct 2011 13:20:22 +0000 (13:20 +0000) | ||
commit | 2f96d56d70616ba2df4acd5a5fea456d28286846 | |
tree | 71699592879b4f1140d650f0157b00338a0374d5 | tree | snapshot |
parent | 9976de4f1761b47dc459f10c4b28c311de84e103 | commit | diff |
Add config-option "nosy" to messages_to_author setting in [nosy] section
of config: This will send a message to the author only in the case where
the author is on the nosy-list (either added earlier or via the
add_author setting). Current config-options for this setting will send /
not send to author without considering the nosy list.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4659 57a73879-2fb5-44c3-a270-3262357dd7e2
of config: This will send a message to the author only in the case where
the author is on the nosy-list (either added earlier or via the
add_author setting). Current config-options for this setting will send /
not send to author without considering the nosy list.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4659 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
roundup/configuration.py | diff | blob | history | |
roundup/roundupdb.py | diff | blob | history | |
test/test_mailgw.py | diff | blob | history |