diff --git a/templates/reminder.txt b/templates/reminder.txt index 15a252c..a19ee78 100644 --- a/templates/reminder.txt +++ b/templates/reminder.txt @@ -2,7 +2,8 @@ From: ${mail} Content-Type: text/plain; charset=utf-8 Subject: Iron Blogger Erinnerung: noch kein Beitrag in der Woche ab ${week_start.strftime("%d.%m.%Y")}: -To: \ +To: ${mail} +Bcc: \ % for u in sorted(userlist, key=lambda u:u.name[u.name.rfind(' '):].lower()): % if len(u.lameblogs)>0: ${u.mail}, \