|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2002-05-29 11:36 UTC] amaioli at intelcom dot sm
Hi to all!
I'm tring to configure IMP 3.0 webmail. After many configuration I've found a problem in imap_open function, it reply with this message: "Warning: Couldn't open stream {194.183.64.10:110}". I've tried a lot of connection string but don't work.
My platform has:
Solaris 2.8
Apache 2.0.36
C-client 2001a
PHP 4.2.1
IMP 3.0
HORDE 2.0
Thanks in advanced.
Alessandro Maioli
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 08 06:00:01 2025 UTC |
As saied i've tried a lot of connection string. Some examples: {194.183.64.10:pop3/110} {194.183.64.10:110/pop3} {194.183.64.10:110/pop3}INBOX {194.183.64.10:110}INBOX etc, etcHave you tried these: {194.183.64.10:110/pop3/notls}INBOX {194.183.64.10:110/pop3/ssl/novalidate-cert}INBOX