Re: how to setup spam filters

2009-10-15 Thread Daniel Dalton
> Usually a spam filter classifies a message and another program, a LDA such as > procmail, moves it to a special location e.g. a subfolder. > Oh ok. > If you use SpamAssassin to detect spam, take a look at this tutorial: > > > Thanks > SM

Re: how to setup spam filters

2009-10-15 Thread Daniel Dalton
On Sun, Oct 11, 2009 at 01:33:33PM -0700, Buzzer wrote: > Install bogofilter, then add in following strings > In ~/.procmail Thanks, I'll check this out, it seems that spam assasin is the most popular, but I came across this in my research so will read up on it a little. > First time you need to t

Re: mutt + imap + gprs

2009-10-15 Thread Michelle Konzack
Hello Jeffrey, Am 2009-10-15 22:11:06, schrieb Jeffrey Ratcliffe: > Mutt works well with my gmail account via IMAP over a broadband > connection. However, I would like to also use it over a GPRS > connection, and then, although mutt starts up OK, and displays the > index at a speed one might expec

mutt + imap + gprs

2009-10-15 Thread Jeffrey Ratcliffe
Mutt works well with my gmail account via IMAP over a broadband connection. However, I would like to also use it over a GPRS connection, and then, although mutt starts up OK, and displays the index at a speed one might expect, navigating around the index is too slow to be useable - i.e. tagging a m

Print Japanese UTF-8 mails

2009-10-15 Thread Horacio Sanson
I want to print emails from within mutt but when the emails contain Japanese text in UTF-8 encoding I get very bad results and wasted paper. For printing Japanese text I use the command: cat JapaneseDoc.txt | paps | lpr Here the paps converts the japanese text to postscript that lpr can correc