From:             [EMAIL PROTECTED]
Operating system: Debian 2.2.19
PHP version:      4.0.4pl1
PHP Bug Type:     IMAP related
Bug description:  can't connect any server with imap c-client 4.1

<?
$mail = imap_open("{xxx.com/POP3:110}","xxx","xxx") || die("Erreur 
:".imap_last_error());
?>

For all server, login and password the issue is this :

Can't open mailbox {feraudet.com/POP3:110}: invalid remote specification


-- 
Edit Bug report at: http://bugs.php.net/?id=11689&edit=1



-- 
PHP Development 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