Re: [phplib] NNTP - Send a message to a news server From: Kartic Krishnamurthy (kaygee <email protected>)
Date: 06/27/00

The IMAP functions must help you do that...

To quote the PHP manual "Note that these functions are not limited to the IMAP protocol, despite their name. The underlying c-client
library also supports NNTP, POP3 and local mailbox access methods. See the imap_open() for more information. "

Please refer http://www.php.net/manual/ref.imap.php

> Does anyone know how to send a message to a news server in PHP?

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>