Tentative pour mettre un header. Mais des filtres suivants nettoyent les
headers et les suppimes. Mais pourquoi Cookheader fonctionne? darcs-hash:20061110070655-9e428-666d2d2f4cf31437b234dca7dafb1ead726905c6.gz
This commit is contained in:
parent
71177d4b05
commit
b968c760a6
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ def process(mlist, msg, msgdata):
|
||||||
|
|
||||||
score, symbols = check_message(mlist, str(msg))
|
score, symbols = check_message(mlist, str(msg))
|
||||||
|
|
||||||
|
msg['X-Spam-Score'] = str(score)
|
||||||
|
|
||||||
if MEMBER_BONUS_LIST != 0:
|
if MEMBER_BONUS_LIST != 0:
|
||||||
for sender in msg.get_senders():
|
for sender in msg.get_senders():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue