Forum Moderators: coopster
what i want basically is a way to get email messages one by one form the mail server inbox and process them.
assume i am using a linux platform.
hope the explanation was clear enough.
Julie
for example joe@mydomain.com will be assigned to joe
mary@mydomain will be assigned to mary
What i really wish to do in the end is process the email header and put header info in a mySQL database, but the piping is the challenging part cause i never worked with anything like that before.
I will have a look at procmail..
thanks jatar_k