Is it possible to re-inject a caught piece email that was
labeled HAM, in spamd or spamc and force it to learn it
as spam for bayes?
Benny Pedersen wrote:
On Mon, August 21, 2006 02:54, LDB wrote:
Does SA support DCC anymore? The directives
I used a few versions back do not work anymore.
yes, enable the plugin, if its still not, ask again where you provide more
info on with version of dcc and sa you are running
i only
Does SA support DCC anymore? The directives
I used a few versions back do not work anymore.
THanks,
LDB
here
:0
| /usr/sbin/sendmail -i -f "$SENDER" -- "$@"
taking care of the spam. How do I /dev/null the tagged
spam?
Thanks,
LDB
Theo Van Dinter wrote:
On Sun, May 21, 2006 at 05:47:34PM -0400, LDB wrote:
I am trying to re-direct all spam to a specific address. So I have,
rewrite_header From [EMAIL PROTECTED]
rewrite_header To [EMAIL PROTECTED]
in my config file. But the rewrite ends up looking like
PROTECTED] ([EMAIL PROTECTED])
Am I missing something?
Thanks,
LDB
Bowie Bailey wrote:
LDB wrote:
I am invoking spamc through a filter script where spamd is
listening. Also, I am using PostFix as the MTA. My platform is
Debian Linux. I am SA version 3.0.3.
The below config. captures about 1700 spams a day but it is NOT
enough.
Can anyone kindly suggest
mouss wrote:
LDB wrote:
I am invoking spamc through a filter script where spamd is listening.
Also, I am using PostFix as the MTA. My platform is Debian Linux. I am
SA version 3.0.3.
The below config. captures about 1700 spams a day but it is NOT enough.
- Add some SARE rules.
- enable
earn 1
report_safe 1
rewrite_header From [EMAIL PROTECTED]
rewrite_header To [EMAIL PROTECTED]
rewrite_header Subject [** SPAM_SUSPECTED **]
ok_languages en es fr de it ja zh
bayes_path/var/spool/spamassassin/bayes
#####
Thanks,
LDB