Where do I set the rule to have emails deleted if they are found to be spam? Thanks -- Tom Nielsen Neuro Logic Systems 805.389.5435 x18 www.neuro-logic.com
* Tom Nielsen <tom@neuro-logic.com> [09-16-03 11:17]:
Where do I set the rule to have emails deleted if they are found to be spam?
procmail -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org
On Tuesday 16 September 2003 12:16 pm, Tom Nielsen wrote:
Where do I set the rule to have emails deleted if they are found to be spam?
Thanks
Most likely in your procmailrc file. -- +----------------------------------------------------------------------------+ + Bruce S. Marshall bmarsh@bmarsh.com Bellaire, MI 09/16/03 12:35 + +----------------------------------------------------------------------------+ "Programming Department: Mistakes made while you wait."
On Tuesday 16 September 2003 18:16, Tom Nielsen wrote:
Where do I set the rule to have emails deleted if they are found to be spam?
Thanks
Hi Tom, Spamassassin does not delete anything, it will only mark something as spam. You then must make another rule telling your system what to do with emails marked as spam. Hope this helps, JIM -- Jim Hatridge Linux User #88484 ------------------------------------------------------ BayerWulf Linux System # 129656 The Recycled Beowulf Project Looking for throw-away or obsolete computers and parts to recycle into a Linux super computer Viel Feind -- Viel Ehr' Anti-US Propaganda stamp collecton http://www.fuzzybunnymilitia.org/~hatridge/collection
Oh it does. Thanks. Any idea on how I'm supposed to "train" spamassassin? On Tue, 2003-09-16 at 10:22, James Hatridge wrote:
On Tuesday 16 September 2003 18:16, Tom Nielsen wrote:
Where do I set the rule to have emails deleted if they are found to be spam?
Thanks
Hi Tom,
Spamassassin does not delete anything, it will only mark something as spam. You then must make another rule telling your system what to do with emails marked as spam.
Hope this helps,
JIM
-- Jim Hatridge Linux User #88484 ------------------------------------------------------ BayerWulf Linux System # 129656 The Recycled Beowulf Project Looking for throw-away or obsolete computers and parts to recycle into a Linux super computer
Viel Feind -- Viel Ehr' Anti-US Propaganda stamp collecton http://www.fuzzybunnymilitia.org/~hatridge/collection
-- Tom Nielsen Neuro Logic Systems 805.389.5435 x18 www.neuro-logic.com
* Tom Nielsen <tom@neuro-logic.com> [Sep 16. 2003 20:40]:
Oh it does. Thanks.
Any idea on how I'm supposed to "train" spamassassin?
SA-LEARN(1) User Contributed Perl Documentation SA-LEARN(1) NAME sa-learn - train SpamAssassin's Bayesian classifier SYNOPSIS sa-learn [options] --file message sa-learn [options] --mbox mailbox sa-learn [options] --dir directory sa-learn [options] --single < message Options: --ham Learn messages as ham (non-spam) --spam Learn messages as spam --forget Forget a message --rebuild Rebuild the database if needed --force-expire Force an expiry run, rebuild every tim e -f file, --folders=file Read list of files/directories from fi le --dir Learn a directory of RFC 822 files --file Learn a file in RFC 822 format --mbox Learn a file in mbox format --showdots Show progress using dots --no-rebuild Skip building databases after scan -L, --local Operate locally, no network accesses -C file, --config-file=file Path to standard configuration dir -p prefs, --prefs-file=file Set user preferences file -D, --debug-level Print debugging messages -V, --version Print version -h, --help Print usage message [...] In short; just Read The Fine Manual. -- Mads Martin Joergensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogical, with just a little bit more effort?" -- A. P. J.
participants (5)
-
Bruce Marshall
-
James Hatridge
-
Mads Martin Joergensen
-
Patrick Shanahan
-
Tom Nielsen