[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



A little googling on the certificate error and you find this:

"in the latest anglemail it adds only /novalidate-cert and there is a lot of 
inline
docmentation on it in email/inc/class.mail_msg_base.inc.php.  I don't use RH
(simply for their long history of breaking things and releasing very buggy 
distros)
but I understand that Angle does maintain at least one RH 7.3 server and this 
works
for him.  Also, compiling php with-imap yourself will fix the problem thus
confirming this is a RedHat issue."

So, I edited the global email server settings with "/novalidate-cert"
(mail.mydomain.com/novalidate-cert) and everything works!

Thanks for the tip Jerry.



Nathan J. Underwood wrote:

> I'm having a similar issue myself.  It's just something that I'm 
> tinkering with during downtime (i.e. has no real priority), so I've 
> not spent any real time tinkering with it.  It is comforting to know 
> that it's not just me, though.
> -- 
> registered linux user # 73046
>
> Nathan J. Underwood
> Cyber Tech Cafe' <><
&gt; <a  rel="nofollow" href="http://www.cybertechcafe.net";>http://www.cybertechcafe.net</a>
&gt;
&gt; Yu, Jerry wrote:
&gt;
&gt;&gt; not on PHP itself, but some general idea:
&gt;&gt; --------------------------------------------
&gt;&gt; if the pop3/imap server is using some non-RFC SSL tunneling or even 
&gt;&gt; pop3s or
&gt;&gt; imaps, the client will check the server's SSL certificate. The client 
&gt;&gt; can be
&gt;&gt; configured to take self-signed certificate (aka, w/o verifying its
&gt;&gt; authenticity. still good for transport security except you aren't 
&gt;&gt; sure you
&gt;&gt; are talking with the right site). By default, the client will abort 
&gt;&gt; if the
&gt;&gt; server's certificate fails the verification (self-signed is one common
&gt;&gt; rejection).
&gt;&gt; # -----Original Message-----
&gt;&gt; # From: ale-bounces at ale.org [<a  rel="nofollow" href="mailto:ale-bounces";>mailto:ale-bounces</a> at ale.org]On Behalf Of
&gt;&gt; # Sergio Chaves
&gt;&gt; # Sent: Wednesday, October 13, 2004 10:02 AM
&gt;&gt; # To: ale
&gt;&gt; # Subject: [ale] PHP Challenge - Any takers?
&gt;&gt; # # # # # I downloaded, compiled and successfully installed eGroupware.
&gt;&gt; # Using
&gt;&gt; # Everything works perfectly BUT the email function. It uses # 
&gt;&gt; AngleMail as the
&gt;&gt; # mail server.
&gt;&gt; # Error is below:
&gt;&gt; # # Warning: Couldn't open stream {xxx.xxx.xxx.xx:110/pop3}INBOX in # 
&gt;&gt; /var/www/html/egroupware/email/inc/class.mail_dcom_pop3.inc.ph
&gt;&gt; # p on line 184
&gt;&gt; # # Warning: Couldn't open stream {xxx.xxx.xxx.xx:110/pop3}INBOX in # 
&gt;&gt; /var/www/html/egroupware/email/inc/class.mail_dcom_pop3.inc.ph
&gt;&gt; # p on line 184
&gt;&gt; # #  # # --------------------------------------------------------------
&gt;&gt; # ----------
&gt;&gt; # # There was an error trying to connect to your mail server.
&gt;&gt; # Please, check your username and password, or contact your admin.
&gt;&gt; # # source: email class.mail_msg_base.inc.php
&gt;&gt; # # called from: , mail_msg: ensure_stream_and_folder(), # 
&gt;&gt; called_from: from # mail_msg_base: loginerr_tryagain_buggy_cert FOR , 
&gt;&gt; msg_bootstrap: # ensure_mail_msg_exists(), called_by: 
&gt;&gt; email.boindex.index_data LINE 353
&gt;&gt; # # imap_last_error: [Certificate failure for xxx.xxx.xxx.xx: self 
&gt;&gt; signed # certificate: # 
&gt;&gt; /C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrgani
&gt;&gt; # zationalUnit/CN=localhost.localdomain/Email=root at localhost.loc
&gt;&gt; # aldommain]
&gt;&gt; # tried RH bug recovery?: [1]
&gt;&gt; # # Email Account Name: [myname]
&gt;&gt; # Mail Server: [xxx.xxx.xxx.xx]
&gt;&gt; # Mail Server type: [pop3]
&gt;&gt; # # if there is no obvious error, check your Email Account Name # and 
&gt;&gt; password # first.
&gt;&gt; # then check the Mail Server, and Mail Server type.
&gt;&gt; # --------------------------------------------------------------
&gt;&gt; # ---------
&gt;&gt; # # I checked the  imap_open() function on the PHP site and it # 
&gt;&gt; seems to be # ok in the script.
&gt;&gt; # I tried server.domainname.com and got the same results.
&gt;&gt; # # Does anybody know what may be happening here?
&gt;&gt; # # # Thanks
&gt;&gt; # # Sergio
&gt;&gt; # # -- #   ?v?          Sergio Chaves            ?v?
&gt;&gt; #  /(_)\       www.turbocorp.com         /(_)\   #   ^ ^    Enhanced 
&gt;&gt; Solutions Computing   ^ ^
&gt;&gt; #                770.532.2239 #             Linux User #221305
&gt;&gt; #           #          # # # # # -- #   ?v?          Sergio 
&gt;&gt; Chaves            ?v?
&gt;&gt; #  /(_)\       www.turbocorp.com         /(_)\   #   ^ ^    Enhanced 
&gt;&gt; Solutions Computing   ^ ^
&gt;&gt; #                770.532.2239 #             Linux User #221305
&gt;&gt; #           #          # # # 
&gt;&gt; _______________________________________________
&gt;&gt; # Ale mailing list
&gt;&gt; # Ale at ale.org
&gt;&gt; # <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;&gt; # _______________________________________________
&gt;&gt; Ale mailing list
&gt;&gt; Ale at ale.org
&gt;&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;
&gt; _______________________________________________
&gt; Ale mailing list
&gt; Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;

-- 
  ?v?          Sergio Chaves            ?v?
 /(_)\       www.turbocorp.com         /(_)\   
  ^ ^    Enhanced Solutions Computing   ^ ^
               770.532.2239 
            Linux User #221305
          
         




</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00481" href="msg00481.html">[ale] PHP Challenge - Any takers?</a></strong>
<ul><li><em>From:</em> Jerry.Yu at Voicecom.com (Yu, Jerry)</li></ul></li>
<li><strong><a name="00483" href="msg00483.html">[ale] PHP Challenge - Any takers?</a></strong>
<ul><li><em>From:</em> ale1 at cybertechcafe.net (Nathan J. Underwood)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00488.html">[ale] Ways to script a web browser session</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00490.html">[ale] Ways to script a web browser session</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00483.html">[ale] PHP Challenge - Any takers?</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00484.html">[ale] PHP Challenge - Any takers?</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00489"><strong>Date</strong></a></li>
<li><a href="threads.html#00489"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>