Read the RFC for POP3.
http://www.hio.hen.nl/cgi-bin/show-gz/rfc/pop/rfc1725.txt.gz

Fred

Yura <[EMAIL PROTECTED]> wrote in message
3BFD3620.32115.1873696@localhost">news:3BFD3620.32115.1873696@localhost...
> Hi,
>
> does anybogy know pop3 box management commands? I'm making pop client on
php. I know
> some of the commands like USER PASS RETR DELE TOP but don't know how to
use them.
>
> I have fputs( $socket_open, "USER " . $username . "\r\n" ); but how do I
use RETR or TOP or
> DELE in these circumstanses?
>
> Youri
> <>< <>< <>< <>< God is our provider ><> ><> ><> ><>
> http://www.body-builders.org
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to