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
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
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)
>
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
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
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
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
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