Click to See Complete Forum and Search --> : E-Mail Filtering
chammock
12-06-2000, 06:21 PM
A definite newbie here.
I was told that an application I am working on will be running on a Linux box. My need is to have an email server running on the box to accept emails from the field. The emails will have a .txt file attached that I need to filter to different directories based on the From email address.
Does this sound doable? Can you point me to some resources?
Thanks so much!
Gweedo
12-06-2000, 08:23 PM
I would suggest posting this same topic in the Programming/Scripts area.
Alot of people their will have information on your topic.
It is doable. Probably many ways to do it.
Are you in the oil business? Curious, because they like to use the statement "retrieving data from the field"
------------------
Dubbie..Dubbie..Do..
Watch out.. or the Penguin will get You ;)
speck
12-06-2000, 11:10 PM
I've normally used "procmail" to filter email to different directories. If you only need to filter with a simple criteria like the "From" address, then it shouldn't be too difficult for you to set up. If you need to do more complex filtering (including bouncing mail and executing programs), then procmail can be pretty tough to set up correctly. You can follow some of the links to the faqs on http://www.procmail.org/ for some examples.
Speck
klamath
12-06-2000, 11:38 PM
Yeah, procmail is pretty much the standard app to do this.
------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)
Looking for an open source project to contribute to? Check out the Better Bulletin Board (http://bbb.sourceforge.net)