10, 'authenticationMethod' => ezcMailPop3Transport::AUTH_APOP ) ); // Authenticate to the POP3 server $pop3->authenticate( "user", "password" ); ?>