On Wed, May 29, 2002 at 03:43:34PM -0400, Hugo wrote:
| I couldn't find some decent documentation regarding the topology,hence some
| questions:
|  - Should I install SpamAssassin on the same machine I run sendmail or it
| can be installed on the separate machine

How heavy is your load and how powerful is the machine?

|  - Is it integrated with sendmail?

In what way?  There is spamass-milter, but I've heard it doesn't
really work (deadlocks).  SA can be integrated just like any other
unix-style filter program -- if you can send data out to a pipe and
read the result it back in then it is integrated.

|  - What is the best topology?

I use sa-exim (a function to embed spamc inside exim and performing
scanning before accepting the mail) and run spamd on the same system
(because it's my only system and the load isn't too high).

Others (eg a large ISP) might have a farm of servers running spamd and
use some load-balancing techniques to choose which server scans the
next message.  Some sites even have multiple MX servers using
round-robin DNS on the A records to try and load balance the system.
It all depends on your needs.

-D

-- 

The teaching of the wise is a fountain of life,
turning a man from the snares of death.
        Proverbs 13:14
 
GnuPG key : http://dman.ddts.net/~dman/public_key.gpg

Attachment: msg05593/pgp00000.pgp
Description: PGP signature

Reply via email to