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 ?
Process incoming emails
Moderator: General Moderators
Re: Process incoming emails
it's a website and haven't any php sources... ?!?
i need the class and functions.
i need the class and functions.
Re: Process incoming emails
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.
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
Sounds like you'll need to start writing your own. I provided you with the only example I found after extensive searching.