• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Hi, Finally made it ! In order for other to be able to attend the same result, let me summarize : One domain : YOUR-DOMAIN.com Already issued a certificate with YOUR-DOMAIN+ www subdomain using the plesk LE addon. Created all needed subdomain using the plesk subdomain interface, in my case...
  2. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Hi, Thnaks again for your time. I did not get that I had to manually create the subdomains first..... I did so, then tried again the plesk bin extension --exec letsencrypt cli.php --cert-name YOUR-DOMAIN.com -d www.YOUR-DOMAIN.com -d webmail.YOUR-DOMAIN.com -d mail.YOUR-DOMAIN.com -d...
  3. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Thanks Olliek for your help. But I want to go all the way staying as much as possible with plesk existing tools. I will try the other way only if all the rest fails.... :-( Philippe
  4. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Hi UFHH01, I must have very poorly explained myself... Please find all the commands typed one after another to explain my previous post. As you can see all subdomains one after one returns error, and i remove them from command line, leavind at the end only the domain and www. What I want is to...
  5. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Hi, I tried to remove subdomains one after one, starting with webmail, but at the and of the day, the only one remaining in the command line were YOU-DOMAIN.com and www.YOUR-DOMAIN.com. Any attempt to add another subdomain failed. About anonymization, that's my paranoïa :))
  6. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Thanks for your quick reply, BTW, we are running the test on a Centos 7 plesk Onyx up to date server. It took me some time to clear the log from references to our test domain, but here is the result in the attachment Does this help ? Philippe
  7. AmaZili Communication

    Resolved How to secure mail of domain with Lets Encrypt

    Hi UFHH01, I tried this command, but when I do cd /usr/local/psa/var/modules/letsencrypt/etc/live/YOUR-DOMAIN.com and do cat cert.pem | openssl x509 -text | grep DNS I get DNS:YOUR-DOMAIN.com, DNS:www.YOUR-DOMAIN.com and none of the mail, imap,pop3, and other mentioned sub domains. Can you...
  8. AmaZili Communication

    Issue Email forward to wrong domain, even when good one is given in the mail adress

    Thanks Alex for your help, I tried all of them. None solved the problem. Some commands seems not to apply. Hereunder are the commands and results from all of the above links you mentionned ( I have change the real domain name to domain and resl address to 1.1.1.1 ) ...
  9. AmaZili Communication

    Issue How to block spam incoming email in plesk

    Hi Gorawit, Without more information, it is hard to provide qualify answer, nevertheless, you may put sfpf + dkim in place for the domains, this may help. You can also use the free addon MagicSpam Embedded Protection. Hope this help
  10. AmaZili Communication

    Issue Email forward to wrong domain, even when good one is given in the mail adress

    Thanks Peter. First thing, this was working fine for years and nothing has been changed. Second, domain in .fr never redirect to anything. This is a real issue, not just misconfiguration
  11. AmaZili Communication

    How to Point Sub domain to other IP

    If I am correct, you can't have a subdomain with a different IP in the same subscritpion.
  12. AmaZili Communication

    Issue Email forward to wrong domain, even when good one is given in the mail adress

    Hi, Running centos7.2 plesk 12.5, we have an issue on one domain email system acting strangely. This domain is mydomain.com. There is also a mydomain.fr which emails are handled through Google Apps. The domain.fr is declared as an alias domain for thedomain.com in the panel The email adresses...
  13. AmaZili Communication

    Issue Email forwarding to third party mail hosting

    I have a similar issue. a main domain mydomain.com with web server hosted on the pesk server. A second domain mydomain.fr hosted as alias on the pesk server. the mail adresses for mydomain.fr are hosted by google gmail. Until recently we had mail adresses with user@mydomain.com without mailbox...
  14. AmaZili Communication

    Issue 502 Bad Gateway - again :(

    UFHH01, Sorry not to be able to help. I will try again :-)
  15. AmaZili Communication

    Issue 502 Bad Gateway - again :(

    Karol, Have you checked if apache was running in your services ? It happens us that nginx was running and apache don't and that gave 502 on certain conditions. Hope this help. Philippe
  16. AmaZili Communication

    Question Let's Encrypt Enhanced mode with aliases support

    Hi, I want to say first thank you for the good work already done by the plesk team on providing an easy way to get online with free certificates through Let's Encrypt. If you read this thread : https://github.com/plesk/letsencrypt-plesk/issues/28 or this thread ...
  17. AmaZili Communication

    Resolved Is anyone having trouble with keep alive : connexion closed with nginx

    Thanks UFHH01, You are right about the close part. Regarding the https://www.webpagetest.org/, it seems to be a problem on the Paris platform that gave wrong results concerning keep alive and caching mechanism. Philippe
  18. AmaZili Communication

    Resolved Is anyone having trouble with keep alive : connexion closed with nginx

    Hi, On one of our servers we have Plesk 12.5 running on Centos 7.2. Accounts are running php-fpm thru nginx. HTTP/2 is enabled. Our custom config directives includes : keepalive_timeout 65; keepalive_requests 100000; but checking the websites with : https://headers.cloxy.net/ We get ...
Back
Top