On Wednesday 05 February 2003 23:32, Adam Voigt wrote:
> How about some code?
>
> On Wed, 2003-02-05 at 10:21, Christian Ista wrote:
>
>     Hello,
>
>     I'm trying to access pop3 server via PHP code. I can establish the
>     connection, send the USER command (I receive the +OK answer). After
>     that
>     I sent the PASS command but I receive the answer -ERR syntax error.
>
>     I don't understand why syntax error.
>
>     Do you have an idea ?

No need for code, it's not a php problem. 

Google for "pop3 commands" to find out how to talk to pop3 servers.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
The Beatles:
        Paul McCartney's old back-up band.
*/


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

Reply via email to