Mike Burkhouse wrote:
> Hi All,
>
> I am investigating whether or not I can use Razor in association with
> Spamassassin (Spamd) in a site wide configuration so that my MTA
> checks the potential spam against the database and rejects or accepts
> it before it reaches the user's mailbox.  Is there any documentation
> on this?
>
> Thank You,
>
> Mike

You could wrap spamassassin with a program like mimedefang
(www.roaringpenguin.com) or a simple milter plugin
(http://savannah.nongnu.org/projects/spamass-milt/ ) to have it interact
with [a milter-enabled] sendmail configuration. Whichever method you use,
make sure that you a) enable razor checks in spamassassin (which should be
on by default if it finds razor) and b) disable local_checks_only in your
local.cf (or if you use mimedefang, set $SALocalTestsOnly = 0; in your
mimedefang-filter). As long as you are not filtering for 10's of thousands
of email boxes, you should not have any licensing issues with Razor (I am
not sure at what precise load level fees would start to be incurred).

Sven Willenberger
Systems Administration
Delmarva Online, Inc.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to