From ae7aac0115977cfbd5e45395a7a5aa3fc215d051 Mon Sep 17 00:00:00 2001 From: Iron Blogger Bot Date: Sat, 8 Jun 2013 21:06:49 +0200 Subject: [PATCH] Bcc reminder --- templates/reminder.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}, \