Hello,

On 12/18/2003 03:10 PM, [EMAIL PROTECTED] wrote:
I do a website for a club I belong to and would like to post the
Subjects of new emails to our Announcements email list on the
website. Instead of manually adding the subjects to the website, I
thought there might be a way to automate it. If anyone could point me
to a script that can check an email list for new messages and then
include part of that message into a website, I would really
appreciate it.

If you subscribe an address to that mailing list that is associated to a mailbox that is accessible via POP3, you can check that mailbox regularly to extract the mailing list messages.


In that case you may want to try this POP3 client class:

http://www.phpclasses.org/pop3class

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to