• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by bsass

  1. B

    Issue PostFix TLS fails between servers

    Here is a copy of the current master.cf # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master"). # # Do not forget to execute "postfix reload" after editing this file. # #...
  2. B

    Issue PostFix TLS fails between servers

    Hi UFHH01, I adjusted the mynetworks in the main.cf to mynetworks = 127.0.0.0/8 [::1]/128 XXX.XXX.XXX.198/32 As for the master.cf file do I need to append all of what you posted to the end of that file? As looking at mine I don't see anything like that in the file at all. Thanks!
  3. B

    Issue PostFix TLS fails between servers

    So I followed the directions on adding a Let's Encrypt certificate here on GitHub for securing PostFix and Dove Cot Secure Mail Server · plesk/letsencrypt-plesk Wiki · GitHub And everything Client <--> Server is working perfectly, using Outlook 2016 and the mail app on iOS also tested TLS...
  4. B

    [SOLVED] Problem with upgrade to 12.5.30 Update 10

    This is KB I came across maybe check into? http://kb.odin.com/en/126774
  5. B

    DNS CLI seems very slow to process 12.5.3 MU#10

    I ran this same script on another of one of my Plesk installs, same version, same OS, just less processing power and less RAM, and it ran very fast compared to my production system. Thanks
  6. B

    [SOLVED] Problem with upgrade to 12.5.30 Update 10

    To me it looks like your using the command incorrectly: Here is the command to run in diagnostic mode: plesk repair installation -n # plesk repair installation -n Reconfiguring the Plesk installation Started bootstrapper repair procedure. This may take a while. Certain actions may be...
  7. B

    [SOLVED] Problem with upgrade to 12.5.30 Update 10

    Have you looked at running the Plesk Self Repair? http://download1.parallels.com/Plesk/Doc/de-DE/online/plesk-administrator-guide/index.htm?fileName=74649.htm Look at the Installation part.
  8. B

    DNS CLI seems very slow to process 12.5.3 MU#10

    With some of our domains I use the DNS CLI to add and remove a lot of records, and ever since we upgraded from 9.5.4 the DNS command seems to run a lot slower executing (1 to 2 seconds per command). I have noticed CPU usage goes up a lot when running the command and I think it is all DB access...
  9. B

    PLESK 12.5 Backup Manager

    Have you looked under Tools and Settings --> Backup Manager --> Settings?
  10. B

    Plesk 12.5.3 MU3 - Customer can't edit DNS zone

    This was fixed with MU #5 Thanks!
  11. B

    Resolved The hostname in the SMTP greeting does not match the reverse DNS

    Also another good idea as long as there PTR isn't something that "looks" like a dynamic assigned IP address. Just spent a week fixing my delivery to aol.com because they didn't like one of my PTR records showing as webserver4-1-1-1-1.domain.com (all the 1-1-1-1 part was the IP of that server) so...
  12. B

    Resolved The hostname in the SMTP greeting does not match the reverse DNS

    Ask your data center company to create a PTR record to match your Plesk server hostname. Example, my Plesk server is webserver4.domain.com and I submitted a request to my data center to make a PTR record for the IP of my server to match. Now depending on the company/VPS provider you are using...
  13. B

    Plesk 12.5 RTM is out

    Kingsley, by Global NS do you mean all your domains point at the same name servers? For me I have done this for years where I have all my domains point at the same 4 name servers which for me ns1.mydomain.com ns2.mydomain.com ns3.mydomain.com ns4.mydomain.com I then always have NS1 and NS2...
  14. B

    Plesk Updates and Upgrades Page Times Out

    Whats the output of your resolv.conf file? cat /etc/resolv.conf I just had an issue where I forgot to have DNS servers listed in mine. Causing the web GUI to add/remove/update components to not work.
  15. B

    Plesk 12.5MU3 Creating CNAME throwing error

    UFHH01. I respect every one of your replies, that I read daily, I have told you want I can. I can't give you the real responses. I can tell you that everything is my first post it right and that I under how the DNS system works. Thanks
Back
Top