> Its not really a gui per-say , its sort-of like when you run
sysinstall
> and
> you get the blue screen with the options and you put an X next to what
> you
> want to select- that's what came up-
He's talking about installing from FreeBSD ports. Some packages throw
up a ncurses type screen allo
>
> Thanks, did it.
> Seems that the args in the scansets would also need be changed. ??
>
Looking at the patch, and at my current files vs. distro files, the args
in the scansets stayed the same. Only differences are replacing
pamthreshold with pamditherbw.
Example from the patch file:
sca
> -Original Message-
> From: David Baron [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 09, 2007 8:32 AM
> To: users@spamassassin.apache.org
> Subject: FuzzyOcr Log Entries
>
> 2007-01-09 08:47:15 [6426] Cannot find executable for pamthreshold
> 2007-01-09 08:47:15 [6426] Cannot find
> -Original Message-
> From: decoder [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 07, 2007 9:17 AM
> To: [EMAIL PROTECTED]; users@spamassassin.apache.org
> Subject: FuzzyOcr 3.5.1 released
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Hello all,
>
>
> since 3.5.0 RC1
Below is a link to archive posts by myself explaining how we do this.
Basically forward as attachment feeds to a script that strips out the
attachment and stores it. Separate cron job sa-learns the stored
messages. The main script could probably be modified to feed sa-learn
directly, cutting out
> it turns out that there was a hidden file in the same
> directory as my "local.cf" named,
>
> "._local.cf"
>
> filled with garbage, which the --lint was loading/reading.
>
> deleting it makes the --lint failure go away.
This looks like the type of hidden files Apple computers leave
>> Set up SMTP AUTH and require your users to log in to
send email. If I
>> understand correctly Spamassassin automatically trusts
mails sent via
>> SMTP AUTH.
> Thanks for the response. SMTP au
As has been stated multiple times, Amavisd-new does NOT use spamd. Just
try out this little test, m'kay? Stop spamd. Don't restart it, just
stop it. Now see if amavisd is still scanning for spam. What's that?
It is? Whodathunkit! That's why you need to restart amavisd to reload
changed confi
> -Original Message-
> From: Jeff Chan [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 27, 2006 9:54 AM
> To: SpamAssassin Users
> Subject: MailScanner versus Amavisd-new with postfix
>
> Not to start any flamewars, but does anyone have strong
> opinions on MailScanner versus Amavis
>
> ClamAV blocks a lot of phishing attempts; you might look into that.
>
In addition to vanilla ClamAV, I would also suggest adding in the
SANESECURITY unofficial Phishing and Scam signatures for ClamAV. These
are just extra signatures that run in addition to the normal ClamAV
signatures and
> -Original Message-
> From: Dan Horne [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 12, 2006 3:29 PM
> To: John DeYoung
> Cc: users@spamassassin.apache.org
> Subject: RE: sa-learn and POP3 accounts
>
> Actually, based on another recent thread here ("
str();
my $attachname = $path . $uuid1 . ".eml";
open OUT, ">", "$attachname" || die "Can't write file
$attachname:$!";
binmode OUT;
print OUT $p->decode();
};
}
__END__
_____
I have a working SA
install using Bayes. My webmail users can "report spam" that makes it into
their inboxes, and those .eml files get copied into a mailbox that gets regular
scans by sa-learn. No problem so far.
However most of my
users are POP3 users. I know that if they just forward
>> 10) Making top ten lists.
Hilarious. Can I subscribe to those top ten lists with RDJ?
CONFIDENTIALITY NOTICE:
This email message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential and privileged information.
Any unauthorized review, u
andle_user unable to find
user: [EMAIL PROTECTED]" in the logs?
Thanks,
Dan Horne
15 matches
Mail list logo