Re: [Razor-users] Using razor site wide

2003-08-27 Thread Peter J. Holzer
On 2003-08-27 10:32:59 -0500, Daniel J McDonald wrote: > On Wed, 27 Aug 2003, Peter J. Holzer wrote: > > But you can also use SpamAssassin directly from the MDA (e.g., with > > spamass-milter for sendmail, or with qpsmtpd as a qmail-smtpd > > replacement) and then you can reject mails which exceed

Re: [Razor-users] Using razor site wide

2003-08-27 Thread Daniel J McDonald
On Wed, 27 Aug 2003, Peter J. Holzer wrote: > On 2003-08-27 08:42:12 -0500, Mike Burger wrote: > > Yes...SpamAssassin, if it detects the presence of Razor, will use Razor in > > its spam checking process. > > > > The MTA, however, won't reject or accept the mail, based on Razor or > > SpamAssas

Re: [Razor-users] Using razor site wide

2003-08-27 Thread Peter J. Holzer
On 2003-08-27 08:42:12 -0500, Mike Burger wrote: > Yes...SpamAssassin, if it detects the presence of Razor, will use Razor in > its spam checking process. > > The MTA, however, won't reject or accept the mail, based on Razor or > SpamAssassin. What will happen, instead, is that you can set up y

Re: [Razor-users] Using razor site wide

2003-08-27 Thread Matt Kettler
At 08:03 AM 8/27/2003 -0400, 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 ma

Re: [Razor-users] Using razor site wide

2003-08-27 Thread Sven
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 a

RE: [Razor-users] Using razor site wide

2003-08-27 Thread Mike Burkhouse
Ah, light bulbs are going on now. I will look into this. Thanks Mike! Mike -Original Message- From: Mike Burger [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 9:42 AM To: Mike Burkhouse Cc: [EMAIL PROTECTED] Subject: Re: [Razor-users] Using razor site wide On Wed, 27 Aug

Re: [Razor-users] Using razor site wide

2003-08-27 Thread Adrian Simmons
Caveat: I've only been using Razor/spamassassin for a few days... Mike Burkhouse wrote: I am investigating whether or not I can use Razor in association with Spamassassin (Spamd) in a site wide configuration Well, you can integrate razor into spamassassin - there's an option you can use in user_

Re: [Razor-users] Using razor site wide

2003-08-27 Thread Mike Burger
On Wed, 27 Aug 2003, 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

[Razor-users] Using razor site wide

2003-08-27 Thread Mike Burkhouse
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