Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I believe this should be examined in detail by Plesk support, because it could be a bug with SSL versions or cipher lengths. In such cases, it is always helpful to submit a ticket to Plesk support.
https://support.plesk.com/hc/en-us/articles/12388090147095-How-to-get-support-directly-from-Plesk
Ok. I did some research and finaly got it working.
I found the CA path and did a:
openssl verify /usr/lib/ssl/cert.pem
Then I added following lines to my main.cf file
smtpd_tls_CAfile = /usr/lib/ssl/cert.pem
smtp_tls_CAfile = /usr/lib/ssl/cert.pem
Now my Log shows:
Trusted TLS connection...
any ideas? if not, I put ticket to plesk
root@:~# /usr/local/psa/admin/sbin/mail_auth_view | grep loquesea.com
Failed to read entire encryption key from '/var/spool/postfix/plesk/passwd_db_key': Success (0)
Failed to initialize encryption cipher 'AES-256-CBC:PKCS' with key...
Hello
It is a new debian server, with everything updated and plesk.
and it has never happened to me before but when I create a correu in any subscription I get this high
any idea?
Error: mailmng-core failed: mailmng[2888148]: Failed to read entire encryption key from...
Hello, @BiGG33. As of SSL It! 1.15.5, this function is hidden. If you would like to restore this functionality, you can add the following lines to the panel.ini file:
Please note that this may cause issues with certain outdated ciphers, so it is recommended to proceed with caution.
Cool. What have you done to get it working? Can you show me your postfix config? Maybe I can see whats different to my config. What ciphers do you use?
Thats my log entrys:
2025-01-15 19:50:16
info
postfix/smtp [1056689] D6BAD3EC04A6: to=<[email protected]>...
Hello, Tim. I consulted with our team about this case and their suggestion is to review the ciphers in /etc/sw-cp-server/conf.d/ssl.conf according to the values here and if everything is in order to open a ticket for further investigation. If I understand correctly, this is something you have...
Hi
I am having difficulties using DANE on my Plesk server. For example, I see the following entrys in my logs when sending mails:
Untrusted TLS connection established to gmail-smtp-in.l.google.com[172.253.63.26]:25: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519...
Hi Igor, I am having the same issue.
New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [warn] duplicate value "TLSv1.2" in /etc/nginx/conf.d/ssl.conf:4 nginx: [warn] duplicate value "TLSv1.3" in /etc/nginx/conf.d/ssl.conf:4...
I’ve noticed that this page, along with many others that start with 'https://www.plesk.com/kb/support,' has a 'Read full article' button that leads to a 'You're not authorized to access this page' message.
Could this be looked into as it affects accessing important information, even if you...
A current Plesk server does use/support the exact same settings/configuration as 99.999% of all mail servers on this planet.
Well, OK, quite a lot do not support the MD5 stuff anymore, but AUTH PLAIN/LOGIN works literally everywhere and so that is what should be used. (Apple Mail can/does not...
Hi @Sebahat.hadzhi
thanks for your reply. It would be helpful if your article also contained the way to check which repository was used for apt (not just yum); this looks like this:
# apt-cache search drweb
# apt-cache policy drweb-daemon
> It's installed from Index of /DRWEB_6.0.2.9...
During routine auto-maintenance last night, drwebd could not be restarted, on three servers: Debian 10, 11 and 12.
I'm aware of these threads, having had this sort of trouble before...
Hi @AYamshanov , thanks for your help.
Abou plesk version i got this:
Product version: Plesk Obsidian 18.0.61.1
OS version: Ubuntu 20.04 x86_64
Build date: 2024/05/14 15:00
Revision: eb6e8f6cb63fcb88cd5e5bf531b40823c2e63c98
And about plesk sbin sslmng --show--config , this...
Hi all,
I still can't get it running )-:
Thanks to @Sebahat.hadzhi for adding debian to the article on installing drweb from Plesk repo.
I've double-checked everything. The only difference I found to servers where it does work (Debian 11) is that in /etc/sw-cp-server/conf.d/ssl.conf there are...
Sorry for posting again.
DANE is still not used by postfix for sending mail. The log tells me "Trusted TLS Connection" but for a succesfull DANE transmission it has to be "Verified TLS Connection". But I dont get this working.
I´ve looked in my oldest config-backup from 2020. There is no...
Hello,
I'm starting to set up a new Debain 12 server with Plesk, both brand-new installations:
Product version: Plesk Obsidian 18.0.59.1
OS version: Debian 12.5 x86_64
When installing DrWeb the following error shows:
Copyright (c) Igor Daniloff, 1992-2024
Doctor Web, Moscow, Russia...
Following this as while I can run the command just fine, for each and every website im still seeing it being served by HTTP2.
I also followed the above sequence, but to no avail. Having HTTP3 not show up on multiple servers. in which locally and at host the needed ports have been made open for...
ODBC drivers are nothing more than registry values to DLL files in the Windows Server registry.
Plesk can easily list them, and that would terribly help userbase.
I think that we should vote for these feature requests :
Add ability to select 64-bit drivers in ODBC Data Sources
Add new database...