Sorry for the noise.. it seems the problem is on the roundcube stupid softare
now roundcube try to check the cert file of courier imap connection so it fails. workaround is tho added $config['imap_conn_options'] = array('ssl'=> array('verify_peer'=>false,'verify_peer_name' => false)); i issued a Lestncryp cert file but it seems dont liked cos does not have a CA field defined! El sáb, 3 de abr. de 2021 a la(s) 18:56, PICCORO McKAY Lenz ( mckaygerh...@gmail.com) escribió: > after property setup courier, now i can send mails to gmail and to local > accounts perfectly with and without TLS > > now imap was correctly configured after understand the new imapaccess file > bla bla bla (i m tyred of cutting edge tech stuff) > > BUT NOW! roundcube doe snot permit login.. i enable all kind of debug > logs.. roundcube only said "unknow reason", imap log only said that can > login as "authenticated" > > MY QUESTION: is there any hint about courier i miss in 8 years of my > really fun server that changed in courier and does not permit now work with > roundcube? (yeah is a very long one XD ) > > i tested with openssl using this command and seems ok: > > openssl s_client -connect localhost:993 > > it gives me in the debug that of course cert file are selft signed and > emmiter are invalid > > depth=0 CN = domain.net > verify error:num=20:unable to get local issuer certificate > verify return:1 > depth=0 CN = domain.net > verify error:num=21:unable to verify the first certificate > verify return:1 > > then login and check inbox: > > a login user1984 passwd1 > a OK LOGIN Ok. > a examine inbox > * FLAGS ($MDNSent $Forwarded \Draft \Answered \Flagged \Deleted \Seen > \Recent) > * OK [PERMANENTFLAGS ()] No permanent flags permitted > * 727 EXISTS > * 1 RECENT > * OK [UIDVALIDITY 1583457345] Ok > * OK [MYRIGHTS "acdilrsw"] ACL > a OK [READ-ONLY] Ok > a logout > * BYE Courier-IMAP server shutting down > a OK LOGOUT completed > closed > > > Lenz McKAY Gerardo (PICCORO) > http://qgqlochekone.blogspot.com >
_______________________________________________ Courier-imap mailing list Courier-imap@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap