Bcc reminder

This commit is contained in:
Iron Blogger Bot 2013-06-08 21:06:49 +02:00
parent 6b83d69d87
commit ae7aac0115
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
From: ${mail} From: ${mail}
Content-Type: text/plain; charset=utf-8 Content-Type: text/plain; charset=utf-8
Subject: Iron Blogger Erinnerung: noch kein Beitrag in der Woche ab ${week_start.strftime("%d.%m.%Y")}: 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()): % for u in sorted(userlist, key=lambda u:u.name[u.name.rfind(' '):].lower()):
% if len(u.lameblogs)>0: % if len(u.lameblogs)>0:
${u.mail}, \ ${u.mail}, \