1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 11:54:39 +02:00

spamassassin: Add rule for arabic spam mails

Signed-off-by: Florian Pritz <bluewind@xinu.at>
This commit is contained in:
Florian Pritz 2017-10-30 21:11:51 +01:00
parent fa84916503
commit 32f74b4c16
No known key found for this signature in database
GPG Key ID: 6D1655C14CE1C13E

View File

@ -247,6 +247,12 @@ score LOCAL_OFFER 0.1
meta LOCAL_CREDIT_OFFER (LOCAL_OFFER && LOCAL_CREDIT)
score LOCAL_CREDIT_OFFER 0.8
header __LOCAL_ARABIC_STUDENT From =~ /student.*1\./
header __LOCAL_ARABIC_STUDENT_MAILER X-Mailer =~ /^MBM 7\.9-US$/
meta LOCAL_ARABIC_STUDENT (__LOCAL_ARABIC_STUDENT && __LOCAL_ARABIC_STUDENT_MAILER)
score LOCAL_ARABIC_STUDENT 2
# Attachments
loadplugin Mail::SpamAssassin::Plugin::MIMEHeader