LINUX.ORG.RU
ФорумAdmin

Exim+SpamAssassin


0

0

Всё настроено всё работает :) Только вот  Spam-сообщеня он (EXIM) не пускает, а надо чтоб он их пропускал но при этом менял тему письма на [SPAM]_тема_письма_. Что нужно поправить ? 

acl_check_content:

  # Reject virus infested messages.
 # deny  message = This message contains malware ($malware_name)
 #       malware = *

  # Always add X-Spam-Score and X-Spam-Report headers, using SA system-wide settings
  # (user "nobody"), no matter if over threshold or not.

  warn message = X-New-Subject: [SPAM] $h_subject:
     spam = nobody
warn  message = X-Spam-Score: $spam_score ($spam_bar)
        spam = nobody:true
  warn  message = X-Spam-Report: $spam_report
        spam = nobody:true

  # Add X-Spam-Flag if spam is over system-wide threshold
  warn message = X-Spam-Flag: YES
       spam = nobody

  # Reject spam messages with score over 10, using an extra condition.
  deny  message = This message scored $spam_score points. Congratulations!
       spam = nobody:true
       condition = ${if >{$spam_score_int}{100}{1}{0}}
anonymous

Ответ на: комментарий от anonymous

Я пробовал 3й пункт Не помогает :(
Вот что показывают параметры письма :
Return-path: <------------->
Envelope-to: ---------------
Delivery-date: Sun, 18 Jun 2006 14:58:44 +0400
Received: from f29.mail.ru ([------------])
	by dalmex.ru with esmtp (Exim 4.62)
	(envelope-from <----------->)
	id 1FruzJ-0002at-4l
	for tkachenko@dalmex.ru; Sun, 18 Jun 2006 14:58:44 +0400
Received: from mail by f29.mail.ru with local 
	id 1FruyZ-000IOG-00
	for tkachenko@dalmex.ru; Sun, 18 Jun 2006 14:57:55 +0400
Received: from [----------] by win.mail.ru with HTTP;
	Sun, 18 Jun 2006 14:57:55 +0400
From: =?koi8-r?Q?=E9=D7=C1=CE=20=F4=CB=C1=DE=C5=CE=CB=CF?= ---------------
To: ---------------------
Mime-Version: 1.0
X-Mailer: mPOP Web-Mail 2.19
X-Originating-IP: [-------------]
Date: Sun, 18 Jun 2006 14:57:55 +0400
Reply-To: =?koi8-r?Q?=E9=D7=C1=CE=20=F4=CB=C1=DE=C5=CE=CB=CF?= <overd@mail.ru>
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 8bit
Message-Id: <E1FruyZ-000IOG-00.overd-mail-ru@f29.mail.ru>
X-Spam-Score: 96.7 (+++++++++++++++++++++++++++++++++++++++++++++++++++)
X-Spam-Report: Spam detection software, running on the system "------------------------", has
	identified this incoming email as possible spam.  The original message
	has been attached to this so you can view it (if it isn't spam) or label
	similar future email.  If you have any questions, see
	the administrator of that system for details.
	Content preview:  бОЕЛДПФЩ ПФ УЙУБДНЙОПЧ
	http://r.mail.ru/cln2695/sysadmin.mail.ru [...] 
	Content analysis details:   (96.7 points, 3.0 required)
	pts rule name              description
	---- ---------------------- --------------------------------------------------
	0.1 RATWARE_MPOP_WEBMAIL   Bulk email fingerprint (mPOP Web-Mail)
	100 USER_IN_BLACKLIST      From: address is in the user's black-list
	-6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	1.2 BLANK_LINES_70_80      BODY: Message body has 70-80% blank lines
	1.3 MISSING_SUBJECT        Missing Subject: header
X-New-Subject: *SPAM* 

Вроде как X-New-Subject: *SPAM*. Но тема письма не изменилась.
Почему ?

anonymous
()
Ответ на: комментарий от anonymous

потомучто внимательно читать надо , и думать , там ещё надо добавить новый router у них там даже пример есть .

anonymous
()
Ответ на: комментарий от anonymous

В третем пункте про роуты не чего не сказано :(

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.