Web Hosting Talk







View Full Version : Looking for a PHP -> IMAP application


iWeb-Foo
11-17-2007, 12:32 AM
Hi,

For my personal uses, I am looking for a PHP application that will basically be a form on which you will be able to attach e-mails (through IMAP?). Would anyone know of an existing script that would be able to do that?

It it something that goes along these lines:

- E-mail "A" in imap account "X"
E-mail "A" contains "Hello!"
- Form that has only a text box and then a "browse" button to fetch the e-mail
- A submit button submits the content of the textbox as well as "Hello!" from the E-mail "A"

Any ideas? I know that I am seeking something that is quite precise :)

holmesa
11-30-2007, 06:19 PM
Not sure there is much sense in saying to attach e-mails (through IMAP?).

You can have a form and attach an email if it is represented by a file. Imap has nothing to do with it.