\r
# Mails speichern\r
\r
-$store_mails = 1;\r
+$store_mails = 0;\r
$store_mails_dir = 'stored_mails';\r
$store_mails_prefix = 'feml_';\r
$store_mails_max = 10;\r
\r
# Templates\r
\r
-$tpl_mail = 'mail_individual.txt';\r
+$tpl_mail = 'mail.txt';\r
$tpl_sent = 'sent.htm';\r
-$tpl_user_error = 'user_error_individual.htm';\r
+$tpl_user_error = 'user_error.htm';\r
$tpl_fatal = 'fatal.htm';\r
\r
#\r