sendmail-8.12.10+cyrus-imapd-2.0.17+spamassassin-2.60

L/E/G leo at cfe.ru
Fri Nov 28 10:09:16 EST 2003


Hello.


Then spam comes to server spamassassin identifies and marked it.

But the spam is delivered to special box and sometimes to recipients too. It isn't correct.

I tried to use cyrus's deliver then spam went to recipients always.
It isn't correct.

Spam must deliver to special box only.

I use  

/usr/bin/spamd -a -d -r /var/run/spamd.pid -u nobody (perl)
/usr/local/sbin/spamass-milter -p /var/run/spamass.sock -f -b c at s.ru

c at s.ru - special box for spam



Here you are a part of the sendmail.mc

MODIFY_MAILER_FLAGS(`CYRUS',`-5')

MAILER(local)
MAILER(smtp)

dnl define(`CYRUS_MAILER_PATH', `/usr/local/cyrus/bin/deliver')dnl
dnl MAILER(cyrus)dnl

MAILER_DEFINITIONS
Mcyrus, P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,
        S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix,
        A=FILE /var/imap/socket/lmtp


MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl
dnl define(`confMILTER_MACROS_CONNECT',`b, j, _, spamd, lo, 127.0.0.1')dnl

define(`_FFR_MILTER',1)
MAIL_FILTER(`drweb-filter', `S=inet:3001 at localhost, F=T, T=S:5m;R:5m;E:1h')
define(`confINPUT_MAIL_FILTERS', `spamassassin, drweb-filter')
define(`confMILTER_LOG_LEVEL',`6')


What is the problem?





More information about the Info-cyrus mailing list