+[check_below_minimum_stock]
+# The user name or email address a report about the under stock parts is sent
+# to.
+send_email_to =
+# The "From:" header for said email.
+email_from = kivitendo Daemon <root@localhost>
+# The subject for said email.
+email_subject = Benachrichtigung: Artikel unter Mindestbestand
+# The template file used for the email's body.
+email_template = templates/mail/below_minimum_stock/error_email.html
+
+[follow_up_reminder]
+# Email notifications for due follow ups.
+# The "From:" header for said email.
+email_from = kivitendo Daemon <root@localhost>
+# The subject for said email.
+email_subject = kivitendo: fällige Wiedervorlagen
+# The template file used for the email's body.
+# If empty fu/follow_up_reminder_mail.html will be used.
+email_template =
+
+[follow_up_notify]
+# Email notification for new follow ups.
+email_from = kivitendo Daemon <root@localhost>
+email_subject = kivitendo: neue Wiedervorlagen für Sie von <%creator_name%>
+email_template = templates/mail/follow_up_notify/email_body.txt
+