Tomasz Zielonka (tomasz.zielonka@gmail.com) wrote:
Nice, thanks! BTW, could you also share the configuration you use to split e-mails into folders? Do you use procmail for this?
I use maildrop, here is part of my .mailfilter: if ( /^X-BeenThere: .*@haskell\.org/ || /^X-BeenThere: gtk2hs.*@lists\.sourcefor ge\.net/ ) { log "------------------- haskell-related mailing list -------------------" to "|maildir ${MAIL}/IN-L-haskell/" } logging part is, of course, optional and I put all the haskell-related email in the same folder. I fetch mail with getmail - http://pyropus.ca/software/getmail/ - which invokes different filters, e.g. virus-scanning, spam-assassin and uses maildrop as MDA. Sincerely, Gour -- Registered Linux User | #278493 GPG Public Key | 8C44EDCD