[Mimedefang] Even hardwiring SA in mimedefang.pl doesn't do it

Whit Blauvelt whit at transpect.com
Mon Aug 4 12:19:00 EDT 2003


On Mon, Aug 04, 2003 at 02:01:17PM +0000, Rob MacGregor wrote:

> There should be another line containing "mimedefang" in sendmail.cf - is it 
> there?

Here's the other line as I have it:

Xmimedefang, S=unix:/var/spool/MIMEDefang/mimedefang.sock, T=S:1m;R:1m

which is basically from the HOWTO's suggested variant:

INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, T=S:5m;R:5m')

except with shorter timeouts (since I'm not doing virus checking, and
SpamAssassin itself runs quite quickly for me). 

Mimedefang starts just fine from its init script, putting the proper stuff
in /var/spool/MIMEDefang:

/var/spool/MIMEDefang # ls
mimedefang-multiplexor.pid  mimedefang-multiplexor.sock  mimedefang.pid mimedefang.sock razor-agent.log

The razor-agent.log there just contains repeats of the following two lines
from startups:

Aug 04 12:09:31.866100 check[3300]: [ 1] [bootup] Logging initiated LogDebugLevel=3 to file:razor-agent.log
Aug 04 12:09:35.049335 check[3300]: [ 3] mail id 1 is not known spam

- so it's not checking any mail beyond whatever that "mail id 1" test is (a
dummy test?)

The sendmail.cf has its milter options section - so it looks like that's
in place. 

What to look at next?

Thanks!

Whit



More information about the MIMEDefang mailing list