[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Blocking spam



> I want to delete a mail in my ISP's popserver without downloading it
if it
> is from a particular person. I use fetchmail, exim on dialup. How do I
> do this?

you should use ~/.procmailrc to filter your mail as follows:

:0:
* ^from.*spammer@spamland\.com
/dev/null
:0:
* ^from.*sex
/dev/null

you utilize procmail, don't you;-)
if not have a look at http://www.ee.byu.edu/support/procmail/

aldo

--
sito familiare: http://utenti.tripod.it/vel/
altra e-mail: turms@ciaoweb.it

Odi et amo quare id faciam fortasse requiris
      nescio sed fieri sentio et excrucior
Catullus



Reply to: