On Sat, 2008-08-02 at 20:55 +0200, nightduke wrote: > Hi i want to fetchmail from a pop server and check every email to any > rbl spamhaus,spamcop,etc and if match at any rbl the email will be > deleted. > > It's possible to do this? ---- sure... fetchmail => smtp server smtp server configured with MailScanner MailScanner 'tags' e-mail procmail or sieve identifies tags and deletes tagged e-mail (procmail or sieve choice determined by your choice of IMAP server - cyrus-imapd/sieve, dovecot/procmail, dovecot/sieve) Craig