RE: [SAtalk] SpamAssassin and SendMail

2003-12-18 Thread McWhirter,Julia
- Original Message - From: "Andrew Chaplin" <[EMAIL PROTECTED]> To: "SpamAssassin" <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 2:51 PM Subject: RE: [SAtalk] SpamAssassin and SendMail > > --On Wednesday, December 17, 2003 10:47 AM -0800 Scott Harris >

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Justin
On Wed, 17 Dec 2003, Steven Rocha wrote: > Scott, > I think there is some merit and I was thinking the same thing. I have > made some changes to Sendmail, Mimedefang, and SA for my installation > and think a configuration repository that puts them all together would > be great. > > I would be

Re: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread JRiley
Message - From: "Andrew Chaplin" <[EMAIL PROTECTED]> To: "SpamAssassin" <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 2:51 PM Subject: RE: [SAtalk] SpamAssassin and SendMail > > --On Wednesday, December 17, 2003 10:47 AM -0800 Scott Harris > &g

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Andrew Chaplin
> --On Wednesday, December 17, 2003 10:47 AM -0800 Scott Harris > <[EMAIL PROTECTED]> wrote: > >> I too love this combo and have a question for the group. I was thinking >> of documenting my configuration over the holiday break. Do people >> generally feel this would be useful? Basically, I don'

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Chris Santerre
Atalk] SpamAssassin and SendMail I use SA + SendMail + SpamAss-Milter on FreeBSD.   1. Install FreeBSD   2. Install SpamAssassin from the ports collection: cd /usr/ports/mail/p5-Mail-SpamAssassin; make install clean;   3. Install SpamAss-Milter cd /usr/ports/mail/sp

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Mike Carlson
I use SA + SendMail + SpamAss-Milter on FreeBSD.   1. Install FreeBSD   2. Install SpamAssassin from the ports collection: cd /usr/ports/mail/p5-Mail-SpamAssassin; make install clean;   3. Install SpamAss-Milter cd /usr/ports/mail/spamass-milter/; make install clean;   I then follow the instruct

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Steven Rocha
From: [EMAIL PROTECTED] on behalf of Scott Harris Sent: Wed 12/17/2003 12:47 PM To: [EMAIL PROTECTED] Subject: RE: [SAtalk] SpamAssassin and SendMail > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Justin >

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Evan Platt
--On Wednesday, December 17, 2003 1:52 PM -0500 "Billy A. Pumphrey" <[EMAIL PROTECTED]> wrote: > > I too love this combo and have a question for the group. I was thinking > of documenting my configuration over the holiday break. Do people > generally > feel this would be useful? Basically, I

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Evan Platt
--On Wednesday, December 17, 2003 10:47 AM -0800 Scott Harris <[EMAIL PROTECTED]> wrote: > I too love this combo and have a question for the group. I was thinking > of documenting my configuration over the holiday break. Do people > generally feel this would be useful? Basically, I don't want t

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Billy A. Pumphrey
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Justin > Sent: Wednesday, December 17, 2003 9:08 AM > To: Brian Sneddon > Cc: [EMAIL PROTECTED] > Subject: RE: [SAtalk] SpamAssassin and SendMail > > On Wed, 17

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Scott Harris
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Justin > Sent: Wednesday, December 17, 2003 9:08 AM > To: Brian Sneddon > Cc: [EMAIL PROTECTED] > Subject: RE: [SAtalk] SpamAssassin and SendMail > > On Wed, 17

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Justin
On Wed, 17 Dec 2003, Brian Sneddon wrote: > Do any good docs exist on using SpamAssassin with Sendmail as a gateway to > an Exchange server? This is how I configured the spam filter we use here at > work (Sendmail+SpamAssassin+spamass-milter) and if there aren't any good > docs on this (and peopl

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Chris Santerre
I say this everytime this topic comes up but, I'll _try_ to get my write up done soon :) --Chris > -Original Message- > From: Brian Sneddon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 10:45 AM > To: [EMAIL PROTECTED] > Subject: RE: [SAtalk] SpamAssassin an

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Kang , Joseph S.
> From: Brian Sneddon [mailto:[EMAIL PROTECTED] > > Do any good docs exist on using SpamAssassin with Sendmail as > a gateway to an Exchange server? This is how I configured > the spam filter we use here at work > (Sendmail+SpamAssassin+spamass-milter) and if there aren't > any good docs on

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Billy A. Pumphrey
that I know how to use it. http://www.mailscanner.info is the web site. -Original Message- From: Brian Sneddon [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 10:45 AM To: [EMAIL PROTECTED] Subject: RE: [SAtalk] SpamAssassin and SendMail Do any good docs exist on using Sp

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Brian Sneddon
idy up the installation instructions I wrote and make them available. Brian -Original Message- From: Kang , Joseph S. [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 10:27 AM To: [EMAIL PROTECTED] Subject: RE: [SAtalk] SpamAssassin and SendMail > Sendmail is and MTA not a M

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Kang , Joseph S.
> Sendmail is and MTA not a MDA. As far as I know, the MDA has > to call spamassassin (or spamd). This is where I may be > wrong, or maybe this is just the case with sendmail? For clarification to the uninitiated: MTA = Mail Transport Agent. Software used to TRANSFER e-mail messages between ma

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Rubin Bennett
There's a Sendmail/Procmail howto that I wrote at: http://thatitguy.com/?subj=QandA&target=sa-howto Hope that helps! Rubin On Wed, 2003-12-17 at 09:56, Yackley, Matt wrote: > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Ceva > > Se

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Chris Santerre
Ok, I may show my own stupidity here, but I'll give this a shot. Sendmail is and MTA not a MDA. As far as I know, the MDA has to call spamassassin (or spamd). This is where I may be wrong, or maybe this is just the case with sendmail? I use procmail as my MDA. I chose it because of added flexibil

RE: [SAtalk] SpamAssassin and SendMail

2003-12-17 Thread Yackley, Matt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Ceva > Sent: Wednesday, December 17, 2003 8:21 AM > To: [EMAIL PROTECTED]; Matt Kettler > Subject: [SAtalk] SpamAssassin and SendMail > > Thanks for all your help until now. I start to understand