Re: Procmail setup question
"Richard Lynch" <[email protected]>
| Newsgroups | gmane.org.user-groups.luni.tech |
|---|---|
| Message-ID | <[email protected]> |
I once had an issue with trying to download / filter emails on the client side that some attachments and the sheer volume of spam was SO high, that my email client was spending an hour or more just downloading emails to trash 90% of them. At that juncture, I wrote a PHP script on my web server (hosted in the same place) so that I was using their Gigabit switches (or whatever was between the boxes in their racks) to manipulate the Inbox with IMAP, rather than downloading it through the Internet. I don't know if this suits your needs, or if you can get a web server from the same company that would provide "LAN" access, but if you can, my IMAP hack looked a lot like this: http://l-i-e.com/imap/index.phps I've been using this same code for nearly a decade now, adding more and more boxes and filters and spam detection for the ones that get through the ISP spam detector, then through squirrel mail detector. I manage to knock it down to a manageable dozen or so spams per day. At the last point when I could measure the spam / real ratio, I was getting about 10K spam per day, and maybe 100 "real" emails, and that was a decade ago when my mail client was downloading them all... I daresay that ratio as gone "up" quit a bit since then, but I don't want to know how high :-) On Mon, November 22, 2010 11:29 am, Richard Reina wrote: > I am wanting to set up a specific email address (like > [email protected]) > to receive email containing attachments on one specific machine in my > office. I want to automatically filter these incoming messages so that > the > email will be rejected if the attached documents are not tiffs or > pdfs. > Would the best way to do this be to set up procmail on the machine > that > receives the messages (from my ISP) and have it running 24/7 and do > the > filtering. > -- > Linux Users Of Northern Illinois (Chicago) - Technical Discussion > http://luni.org/mailman/listinfo/luni > -- brain cancer update: http://richardlynch.blogspot.com/search/label/brain%20tumor Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FS9NLTNEEKWBE -- Linux Users Of Northern Illinois (Chicago) - Technical Discussion http://luni.org/mailman/listinfo/luni