how to show message from pop3 account

M.a.T.a.N

New member
Joined
Mar 25, 2011
Messages
12
At the last time I learned how to open a new pop3 account with API.
now I want to get info how can I do some other actions in my pop3 account with API.
I need to know this actions:

1. how to show a message from pop3 account.
2. how to delete the message.
3. how to delivery the message.
4. how to answer to the message.
5. if possible - how to download the message to computer.

Im sure that I first need to login to my pop3 account, I need this info about how I do that too.
Thank you!
 
yes I understand it..
you can help me about how can I install the php_imap module?

I not sure, but I canta find from where I can install this module.
Maybe just the admin server can do that?
 
E-mail account types differ in how e-mail messages are saved and synchronized with the e-mail server. For example, by default POP3 e-mail accounts delete e-mail messages from the e-mail server when downloaded into Outlook. However, you can customize how e-mail messages are retrieved and saved.
 
Back
Top