|
Greeting.
my problem is that imap_open cannot connect to
external imap-server.
but imap_open connects to local imap-server
successfully.
When imap_open try to connect to external
imap-server, imap_open return "no such file or directory" -_-;;
and i check "connect" function in "tcp_unix.c".
i check IP-address and Port is OK. but,
"connect" function failed.
and "telnet" connect to external imap-server.( telnet xx.xx.xx.xx 143
connect to external mail server successfully)
my environment is followings.
iPlanet WebServer 6.0
iPlanet MessageServer 5.2
PHP 4.3.0
imap-client imap2002c1
please give me your help~.
|
