[imp] Problem Logging On

Eric Rostetter eric.rostetter at physics.utexas.edu
Mon Feb 24 09:55:55 PST 2003


Quoting "Michael R. Rogers, II" <mrogers at realconnect-mail.com>:

> Notice: (null)(): Certificate failure for latency.rasses.com: self
> signed certificate:
> /C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUn
> it/CN=localhost.localdomain/Email=root at localhost.localdomain (errflg=2)
> in Unknown on line 0

You need to add /novalidate-cert and/or /notls to your protocol as
documented in horde/imp/config/servers.php. 

/notls should tell it not to negotiate ssl, which should solve the problem
for you.  If not, or if you want to use ssl, then use /novalidate-cert
so it won't fail on the self-signed certificate.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list