• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. G

    Resolved Undelivered Mail Returned to Sender

    What you added si a IP range/network mask. Why? A PTR has to be set for IPv4 of server hostname. I have no knowledge about your admin panel at your domain hoster. Please ask support of your domain hoster!
  2. G

    Resolved Mail Test failed

    You need to open your Domain hoster customer panel and edit domain ip and reverseDNS for the IP 81.46.243.2. https://www.acens.com/hosting/dominios/acensdns/ Please ask your domain hoster support how to do this.
  3. G

    Issue E-Mail Problem (Spam)

    @JogoVogo Move Spam to your IMAP Spam folder instead of deleting, and next morning Spamassassin can learn. SpamA needs some amount of mail to learn which mail is Spam and which Ham.
  4. G

    Issue E-Mail Problem (Spam)

    Your Anavis mail scanner (127.0.0.1) does not send you spam. It is a external IP: 80.89.228.164 Relevant line is Received: from managergram.com (vm4115374.25ssd.had.wf [80.89.228.164]) by mail.xyz123.de (Postfix) with ESMTPS id 1894E403030A3 for <info@xyz123.de>; Mon, 19 Dec 2022 16:10:31 +0100...
  5. G

    Resolved Undelivered Mail Returned to Sender

    @Ddungu n your domain hoster's customer panel DNS settings.
  6. G

    Question Plesk and current release of SpamAssassin 4.0

    @Kaspar Thanks. Now i know Plesk does not use a special version.
  7. G

    Question Plesk and current release of SpamAssassin 4.0

    See https://svn.apache.org/repos/asf/spamassassin/trunk/build/announcements/4.0.0.txt
  8. G

    Question Plesk and current release of SpamAssassin 4.0

    SpamAssassin 4.0 was released. Any timeline when it will be added to Plesk Obsidian?
  9. G

    Resolved Undelivered Mail Returned to Sender

    @Ddungu The hostname PLESK-1.2703529.cloudfabric.net has no correct DNS entry and can not be resolved by external servers. Please repair your DNS settings for the Domain. You can check at MX Lookup Tool - Check your DNS MX Records online - MxToolbox if your IP, reverse DNS, MX is ok.
  10. G

    Issue IPv6 - unreachable domain

    Check if IPv6 (inet6) is enabled in /etc/network/interfaces and /etc/network/interfaces.d/* and if you have a valid route. And does your PC (the outside) has iPv6 enabled and your ISP can use IPv6?
  11. G

    Resolved Undelivered Mail Returned to Sender

    And Troubleshooting
  12. G

    Resolved Undelivered Mail Returned to Sender

    I guess this subdomain 2703529.cloudfabric.net will cause the trouble. Please read https://sendersupport.olc.protection.outlook.com/pm/policies.aspx https://go.microsoft.com/fwlink/?LinkID=614866&clcid
  13. G

    Resolved Undelivered Mail Returned to Sender

    @Ddungu If you have a hostname as your plesk-1.2703529.cloudfabric.net, the Hotmal servers will reject mails; Hotmails uses its own rules to block spam servers.
  14. G

    Resolved Undelivered Mail Returned to Sender

    A server needs a valid hostname f.ex. server2.your-own-server-domin.tld, and the mail server needs to use something like mail.your-own-server-domin.tld. Can you understand what i mean?
  15. G

    Issue IPv6 - unreachable domain

    Access from where? On server or from outside? What is shown if you run in shell: traceroute -6 example.org
  16. G

    Resolved Undelivered Mail Returned to Sender

    Your server needs as hostname which does no start f.ex. with plesk.... See  How to change or get the server hostname on the Plesk server - Support Cases from Plesk Knowledge Base
  17. G

    Resolved Undelivered Mail Returned to Sender

    @Ddungu Most large mail hosters block servers which have no valid hostname (FQDN, check DNS MX entry) and use instead a generic hostname like yours. You use plesk-12703529.cloudfabric.net instead of mail.mydomain.ork (subdomain of you domain).
  18. G

    Log viewer for domain log files tries to parse encrypted files which results to display error

    May be you misunderstood what i needed. I do not want to anonymise IPs. I restrict access all log data by encryption for web site owner only with their own GPG key. That is why i do this.
  19. G

    Log viewer for domain log files tries to parse encrypted files which results to display error

    The log viewer is buggy because it loads all files it finds in folder without checking if they contain real text data. Encryption of web server logs after 1 day is needed for GDPR. I do not need to suggest log encryption as a logrotate job does this at all at this time and i do not want to have...
  20. G

    Log viewer for domain log files tries to parse encrypted files which results to display error

    This issue can not be confirmed by developers?
Back
Top