Page 1 of 1
Process incoming emails
Posted: Wed Jul 09, 2008 5:53 pm
by sweb
i want to process incoming emails into for example
foo@bar.org.
and then forget the attachment file and insert text of email into the mysql for example .
what must i do ?
Re: Process incoming emails
Posted: Wed Jul 09, 2008 6:05 pm
by Benjamin
Re: Process incoming emails
Posted: Thu Jul 10, 2008 3:38 am
by sweb
it's a website and haven't any php sources... ?!?
i need the class and functions.
Re: Process incoming emails
Posted: Thu Jul 10, 2008 1:02 pm
by sweb
hello !!! is every one here ?
i need the way that work with module and php apache installation that process incoming mail and for example save mail message in mysql or send auto replay as the options of mail and more ...
i neen class, functions and linux mails api method to process incoming mails. no one know any way?
thank.

Re: Process incoming emails
Posted: Thu Jul 10, 2008 1:03 pm
by Benjamin
Sounds like you'll need to start writing your own. I provided you with the only example I found after extensive searching.