[imp] Repost :: Login Problems
Jason Bradley Nance
jbnance@tresgeek.net
07 May 2002 14:21:54 -0500
Whgat does the "notsl" do?
My protocol is current set to:
imap/ssl/novalidate-cert
On Tue, 2002-05-07 at 13:56, Neil Haverlandt wrote:
> I don't know if this will help, but I had a similar problem on my redhat
> server. My problem turned out to be the protocol setting in
> imp/config/servers.php.
>
> $servers['imap'] = array(
> 'name' => 'DataSolv Server',
> 'server' => 'www.datasolv.net',
> 'protocol' => 'imap', <-- I had to change this to 'imap' instead
> of 'imap/notsl' This fixed my problem.
> 'port' => 143,
> 'folders' => '',
> 'namespace' => '',
> 'maildomain' => 'datasolv.net',
> 'smtphost' => 'www.datasolv.net',
> 'realm' => '',
> 'preferred' => ''
> );
--
Jason Bradley Nance
jbnance@tresgeek.net
http://www.tresgeek.org/
-
When we walk to the edge of all the light we have
and take a step into the darkness of the unknown
we must believe that one of two things will happen:
There will be something solid for us to stand on
or we will be taught to fly.
-Patrick Overton, "Faith"
--