--- multiconfig.py.org	2008-02-20 13:59:16.000000000 -0800
+++ multiconfig.py	2008-02-20 13:40:48.000000000 -0800
@@ -201,6 +201,8 @@ class DefaultConfig:
     antispam_master_url = "http://master.moinmo.in/?action=xmlrpc2"
     attachments = None # {'dir': path, 'url': url-prefix}
     auth = [authmodule.moin_login, authmodule.moin_session, ]
+    auth_http_save_email = False
+    auth_http_email_suffix = ''
 
     backup_compression = 'gz'
     backup_users = []
