GH wrote:
> Does someone know of a mailing list tool that runs via PHP that can
> check periodically (ie via a scheduled task) an email account for a
> message and then send it out to an entire list of addresses?

http://php.net/imap
http://php.net/mail

I think all the code you need is in the User Contributed notes on these
two pages.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to