Re: POP3 class
- From: Manuel Lemos <mlemos@xxxxxxx>
- Date: Sun, 16 Jul 2006 22:39:25 -0300
Hello,
on 07/16/2006 12:12 PM B.r.K.o.N.j.A said the following:
Can anyone reccomend a good class for retrieving mail messages from pop3
server? I need basic funcionality (i've checked pop3 class from
phpclasses.org) which is to download message body (both plain text and
html messages) and display it correctly in browser. I'm not developing a
webmail app, I just need to display mails properly.
Any reccomendations?
Probably you tried this:
http://www.phpclasses.org/pop3class
I recommend that you also use this MIME parser class in conjunction that
can be used to parse messages to extract its parts so it will be easier
to display:
http://www.phpclasses.org/mimeparser
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
.
- References:
- POP3 class
- From: B.r.K.o.N.j.A
- POP3 class
- Prev by Date: Re: Please help..
- Next by Date: mysql encryption tutorial?
- Previous by thread: POP3 class
- Next by thread: Need Help with a PHP Coding Issue
- Index(es):
Relevant Pages
|