I think this is related specifically to a postfix bug, not spamassassin. I
run a large postfix farm with 2.0.13 on all nearly all boxes except one
running 2.0.16. That box has been exhibiting the behavior you've described.
At infrequent/random intervals, all mail begins spooling with no delivery
> "MM" == Mark Martinec <[EMAIL PROTECTED]> writes:
MM> you can run amavisd-new without virus checking, just with
MM> SpamAssassin. Should be quite fast and easy to set up if you need
MM> site-wide central setup. Next version will make it easier to set
MM> it up with null virus checker, and
> I'm very interested in running SpamAssassin site-wide on a few of my
> machines. Currently I'm Running Postfix for an MTA. Can anyone point me
> to some good documentation on setting up SpamAssassin With Postfix?
Try:
http://www.ijs.si/software/amavisd/
and in particular:
http://www.ijs.si/
once procmail is installed you only really need to uncomment one of the following
lines in main.cf:
$ grep procmail main.cf
#mailbox_command = /usr/local/bin/procmail
#mailbox_command = /some/where/procmail -a "$EXTENSION"
Paul
On Wed, May 29, 2002 at 10:50:23AM -0700, Harry Putnam wrote:
>
"Security" <[EMAIL PROTECTED]> writes:
> Hi,
>
> I'm very interested in running SpamAssassin site-wide on a few of my
> machines. Currently I'm
> Running Postfix for an MTA. Can anyone point me to some good
> documentation on setting up SpamAssassin
> With Postfix? I've done some searches but c
> "s" == security <[EMAIL PROTECTED]> writes:
s> I'm very interested in running SpamAssassin site-wide on a few of my
s> machines. Currently I'm
s> Running Postfix for an MTA. Can anyone point me to some good
s> documentation on setting up SpamAssassin
s> With Postfix? I've done some searc