error outlook 200y and outlook 2016
-
- Posts: 33
- Joined: Thu 7. Apr 2022, 19:16
error outlook 200y and outlook 2016
I have several email accounts, which use outlook 2007 and outlook 2016, when migrating them to the new server they cannot connect, they give a protocol error
Re: error outlook 200y and outlook 2016
Hello,
We're tired of guessing. Provide more details.
We're tired of guessing. Provide more details.
Mit freundlichen Grüßen / Best regards
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
- BasHeijermans
- KeyHelp Translator
- Posts: 150
- Joined: Mon 20. Jun 2022, 12:01
- Location: Heppen Belgium
- Contact:
Re: error outlook 200y and outlook 2016
Try this, edit /etc/ssl/openssl.cnf
Edit or add this to:
Modern systems have set the Seclevel to 2, very old programs can't deal with that.
It may solve it. As Seclevel 2 has a higher encrytion than the level 0 and level 1, still used by old programs.
You could also try edit the TLS version to 1.1 or 1.0.
Edit or add this to:
Code: Select all
[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=1
It may solve it. As Seclevel 2 has a higher encrytion than the level 0 and level 1, still used by old programs.
You could also try edit the TLS version to 1.1 or 1.0.
Greetings Bas.
Ik heb KeyHelp naar het Nederlands vertaald, contacteer me als er translatie fouten zijn.
(I have translated KeyHelp into Dutch, contact me if there are translation errors.)
Next version 23.2 of KeyHelp 100% translated.
Ik heb KeyHelp naar het Nederlands vertaald, contacteer me als er translatie fouten zijn.
(I have translated KeyHelp into Dutch, contact me if there are translation errors.)
Next version 23.2 of KeyHelp 100% translated.
Re: error outlook 200y and outlook 2016
Outlook before 2019 supports only POP3.
Do not try IMAP.
Do not try IMAP.
Gruß,
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: error outlook 200y and outlook 2016
Seriously?
OK: From the men who brought you edlin …
mfg Micha
--
The worst thing in Python vs Perl is that Python is actually being used.
--
The worst thing in Python vs Perl is that Python is actually being used.
Re: error outlook 200y and outlook 2016
Don't think so, one of my clients uses it with IMAP.
-
- Posts: 17
- Joined: Wed 28. Dec 2022, 22:45
Re: error outlook 200y and outlook 2016
HI
I have same problem
my customer use outlook 2007 with windows 7 and i can connect with pop or imap and smtp to keyhelp
i add thunderbird for try, imap is ok but he can't send
what i must modify in keyhelp for using outlook 2007 or thunderbird
thanks for you help
stéphan
I have same problem
my customer use outlook 2007 with windows 7 and i can connect with pop or imap and smtp to keyhelp
i add thunderbird for try, imap is ok but he can't send
what i must modify in keyhelp for using outlook 2007 or thunderbird
thanks for you help
stéphan
Re: error outlook 200y and outlook 2016
Hello
1) Have a look into the logs when connecting.
2) As the customer uses outdated software, lower the "Minimal TLS protocol version" here settings: Configuration -> TLS Version & Ciphers and use the appropriate ciphers https://ssl-config.mozilla.org/
Be aware that you are lowering the security of the entire server and all customers and should rather encourage the customer to update, not only for the sake of your other customers / of your server, but also for his own sake.
1) Have a look into the logs when connecting.
2) As the customer uses outdated software, lower the "Minimal TLS protocol version" here settings: Configuration -> TLS Version & Ciphers and use the appropriate ciphers https://ssl-config.mozilla.org/
Be aware that you are lowering the security of the entire server and all customers and should rather encourage the customer to update, not only for the sake of your other customers / of your server, but also for his own sake.
Mit freundlichen Grüßen / Best regards
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************