Forum

[SOLVED] Connexion ...
 
Notifications
Retirer tout

[SOLVED] Connexion OVH Imap for ticket failed

3 Posts
2 Utilisateurs
0 Reactions
2,903 Vu
(@czam31)
Posts: 8
Active Member
Début du sujet
 
[#8775]

Good morning

I tried several configurations to connect an OVH IMAP account but none seem to work
(No answer that could help me on the forum or by OVH support)

I tried different config. but it doesn't work.
"{ssl0.ovh.net:993}Boîte de réception" 
 "{ssl0.ovh.net:993}INBOX" 
 "{ssl0.ovh.net:993}" 

logs :  
 [V10.2.2] ERROR *****
on file '/var/www/projeqtor/model/ImapMailbox.php' at line (86)
cause = imap_open(): Couldn't open stream {ssl0.ovh.net:993}INBOX
Error connecting to Mailbox {ssl0.ovh.net:993}INBOX for xxxxx@xxxxxx.fr
[CLOSED] IMAP connection broken (server response)

Furthermore, it seems necessary to deactivate the cron to be able to make changes to the imap account: If the cron is active, and despite the recording of new values in the "IMAP Server" zone, the previous values return just after the execution of the cron as if nothing had been changed. (A test button might be useful too)

Thanks a lot for fixing this issue ! 
 


 
Posté : 27/02/2023 12:09 pm
(@babynus)
Posts: 14952
Membre Admin
 

Try additional options in the IMAP url
{ssl0.ovh.net:993}INBOX
{ssl0.ovh.net:993/novalidate-cert}INBOX
{ssl0.ovh.net:993/ssl/novalidate-cert}INBOX
{issl0.ovh.net:993/imap/ssl/novalidate-cert}INBOX

If none works, ask your provider expected options.


 
Posté : 02/03/2023 11:11 am
(@czam31)
Posts: 8
Active Member
Début du sujet
 

This configuration works
{ssl0.ovh.net:993/ssl/novalidate-cert}INBOX

Thanks a lot !!!!


 
Posté : 02/03/2023 11:24 am
Share:
Retour en haut