diff templates/classic/config.ini @ 2641:744f16fde4b2

option aliases are not recognized in config files
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Tue, 27 Jul 2004 06:05:00 +0000
parents a9e1fff1e793
children a2dfc62a8cf5
line wrap: on
line diff
--- a/templates/classic/config.ini	Tue Jul 27 04:28:39 2004 +0000
+++ b/templates/classic/config.ini	Tue Jul 27 06:05:00 2004 +0000
@@ -23,12 +23,12 @@
 charset = utf-8
 
 [mailgw]
-email_keep_quoted_text = yes
-email_leave_body_unchanged = no
-mail_default_class = issue
+keep_quoted_text = yes
+leave_body_unchanged = no
+default_class = issue
 
 [nosy]
 messages_to_author = no
-add_author_to_nosy = new
-add_recipients_to_nosy = new
-email_signature_position = bottom
+add_author = new
+add_recipients = new
+signature_position = bottom

Roundup Issue Tracker: http://roundup-tracker.org/