Name: Anonymous 2006-04-11 23:54
I'm wanting to move to using mutt for all my email accounts. However, one of my main stumbling blocks is figuring out how I will filter out spam.
I've tried SpamAssassin but the install was too difficult and then CPAN didn't have an uninstall option (?!) for a package I needed to uninstall.
So I'm thinking about trying to develop my own filters with procmail and whatever other tools I can figure out how to use.
Are there any general instructions about how spam filters work?
I know about checking the Received-from: headers and other headers, but I'm a little lost as to what to look for in them and how I would programmatically determine that a message is junk.
I've tried SpamAssassin but the install was too difficult and then CPAN didn't have an uninstall option (?!) for a package I needed to uninstall.
So I'm thinking about trying to develop my own filters with procmail and whatever other tools I can figure out how to use.
Are there any general instructions about how spam filters work?
I know about checking the Received-from: headers and other headers, but I'm a little lost as to what to look for in them and how I would programmatically determine that a message is junk.