Страница 1 из 1

Not running SA because SAEximRunCond expanded to false

Добавлено: 2010-03-31 13:00:28
Nemesh
Добрый день. Подскажите в чем же дело . Настраиваю связку exim+spamassassin .
в логах exima получаю следующее:

Код: Выделить всё

2010-03-31 11:50:43 1NwtdH-000Kp9-EQ SA: Debug: SAEximRunCond expand returned: '0'
2010-03-31 11:50:43 1NwtdH-000Kp9-EQ SA: Action: Not running SA because SAEximRunCond expanded to false (Message-Id: 1NwtdH-000Kp9-EQ). From <user@domain> (host=mail-fx0-f220.google.com [209.85.220.220]) for user@domain
2010-03-31 11:50:43 1NwtdH-000Kp9-EQ <= user@domain H=mail-fx0-f220.google.com [209.85.220.220] I=[213.169.64.53]:25 P=esmtp S=2942 id=o2z35c2b2981003310149uf7f56f6o5af1d1eb1bd42792@mail.gmail.com from <user@domain> for user@mydomain
2010-03-31 11:50:43 1NwtdH-000Kp9-EQ =>  <user@mydomain> R=dovecot_user T=dovecot_delivery
2010-03-31 11:50:43 1NwtdH-000Kp9-EQ Completed
Спамасасин запущен и 783 порт слушет .

Порекомендуйте на что обратить внимание.

Re: Not running SA because SAEximRunCond expanded to false

Добавлено: 2010-04-01 12:25:53
skeletor

Re: Not running SA because SAEximRunCond expanded to false

Добавлено: 2011-11-16 20:34:40
ttys
недавно напоролся на тоже самое :smile:
надо было просто включить указав "1" вместо "0"

Код: Выделить всё

grep "SAEximRunCond: 1" /usr/local/etc/exim/sa-exim.conf
SAEximRunCond: 1
8)

Код: Выделить всё

2011-11-16 19:20:50 1RQjA9-0005ta-Ss Completed
2011-11-16 19:27:27 1RQjGd-0005uz-MG SA: Debug: SAEximRunCond expand returned: '1'
2011-11-16 19:27:27 1RQjGd-0005uz-MG SA: Debug: check succeeded, running spamc
2011-11-16 19:27:29 1RQjGd-0005uz-MG SA: Action: scanned but message isn't spam: score=-1.2 required=5.0 (scanned in 2/2 secs | Message-Id: 4EC3F27A.10105@rambler.ru). From <.......@rambler.ru> 
........
........