Re: [SAtalk] Blacklist_to and Whitelist_to

2002-12-06 Thread Vince Hoang
On Fri, Dec 06, 2002 at 01:36:19PM +1000, Andrew wrote: > My Sendmail/Mimedefang/Spamassassin installation does not seem > to be recognising the blacklist_to and whitelist_to lists. > The filter picks up the blacklist_from and whitelist_from > perfectly. Anybody know what might cause this? You mig

Re: [SAtalk] Mailbox parsing by spamassassin

2002-11-29 Thread Vince Hoang
On Fri, Nov 29, 2002 at 02:06:56PM +0530, Atul Gosain wrote: > I have a requirement in which i have a very big mailbox stored > in the /var/log/mail which i want to scan for spams through > spamassassin. You can use formail, which comes with the procmail package: formail -s spamassassin < $ma

Re: [SAtalk] Sendmail and Procmail

2002-11-29 Thread Vince Hoang
On Fri, Nov 29, 2002 at 03:24:23PM +1000, Andrew wrote: > > /etc/procmailrc world readable? > > I set agu+rwx to be sure .. Yikes. I believe you want world readable and not world writeable. > > Try setting LOGFILE=/tmp/testing and VERBOSE=YES in > > /etc/procmailrc. (Remove after you are done) >

Re: [SAtalk] what's wrong with my SA's math?

2002-11-27 Thread Vince Hoang
On Wed, Nov 27, 2002 at 04:24:05PM +0100, Tilman Kastner wrote: > What am I doing wrong here? This is SA 2.43 called via > MIMEDefang on a Linux Box with Perl 5.6.1 The shell scripts spamc and spamassassin are not run by MIMEDefang. Instead, a function named spam_assassin_check() is called. It is

Re: [SAtalk] bouncing as an alternative to /dev/null

2002-11-24 Thread Vince Hoang
On Sun, Nov 24, 2002 at 05:05:47PM -0600, Jon Gabrielson wrote: > http://www.directfreight.com/howtobouncespamwithprocmail.txt Spambouncer also provides a similar procmail-based solution. However, most of the spam I get have forged return addresses. Employing a method such as this can litter the

Re: [SAtalk] Can this ruleset be done?

2002-11-23 Thread Vince Hoang
On Sat, Nov 23, 2002 at 05:52:43PM -0800, John Rudd wrote: > And to round-out the different SA avenues, I have no idea what > mime-defang's options around this are. Anyone else know? You can elect to bounce or quarantine the message after comparing the score returned from calling spam_assassin_che

Re: [SAtalk] spamassassin won't tag subject

2002-11-19 Thread Vince Hoang
On Tue, Nov 19, 2002 at 12:09:30AM -0800, Mark Olton wrote: > I'm using spamassassin together with MIMEDefang, and it seems > to be working properly in that it is able to properly identify > spam and mark up the headers accordingly, but the problem is I > can not get it to tag the header. I have re

Re: [SAtalk] sendmail+spamassassin

2002-11-12 Thread Vince Hoang
On Tue, Nov 12, 2002 at 01:48:47PM +0200, Vasco Macaringue wrote: > Hi all, > I'd like to get help and sugestions in installing and testing > spamassassin . what milter do you sugest to use with sendmail > 8.12.6 , knowing that my operating system is freeBSD 4.6.2 > RELEASE . From readme files of m