• 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. TorbHo

    Issue Plesk does not retain DKIM keys during server migration

    @Sebahat.hadzhi Thank you for this information, good to hear they are working on this now. I understand these things take time, but I quietly hope for a quicker resolution, as we have several server migrations coming up soon due to aging software.
  2. TorbHo

    Issue Plesk does not retain DKIM keys during server migration

    To return to the original topic: When will the DKIM migration issue finally be addressed? This problem has been known for years, and it's still affecting anyone who relies on external DNS and expects consistent DKIM functionality after migrating between Plesk servers. In the meantime, is there...
  3. TorbHo

    Issue Plesk does not retain DKIM keys during server migration

    Thank you for your input. However, in our case the situation is a bit more nuanced. We’re operating a system with around 200 customers on a single server, and many of them have auto-forwarding from their business address to private GMX or Web.de mailboxes. That means we’re not sending mass...
  4. TorbHo

    Issue Plesk does not retain DKIM keys during server migration

    @Bitpalast Thank you. I’ve checked this on my server using postcat -vq <queue_id> and can confirm that there is no DKIM-Signature header present in the queued messages. This confirms that Postfix indeed seems to sign the message at the time of actual SMTP delivery, not at the time of queuing...
  5. TorbHo

    Issue Plesk does not retain DKIM keys during server migration

    Since yesterday, GMX and Web.de – two of the largest email providers in Germany – have started strictly enforcing DKIM verification for incoming mail. This has led to major delivery issues after the migration, as emails without valid DKIM signatures are now being rejected. This raises the...
  6. TorbHo

    Issue Plesk does not retain DKIM keys during server migration

    We recently migrated many domains from one Plesk server to another using the official Plesk Migrator. After the migration, we noticed that the existing DKIM keys were not transferred. Instead, Plesk automatically generates new DKIM private keys for each domain on the destination server. This...
  7. TorbHo

    Resolved Lots of DKIM/DMARC errors - mails are rejected

    Thank you very much for your help. We were able to narrow down the issue further. It appears to be related to the fact that we have a spam filter server in front of the mail server in place that relays the emails to the destination server. We added the spam filter’s IP address to the local SPF...
  8. TorbHo

    Resolved Lots of DKIM/DMARC errors - mails are rejected

    @Sebahat.hadzhi Thank you for your response. Here is the output: Apr 8 14:31:56 servername postfix/smtpd[2745145]: B82806B21F8B: client=mx.mailserver.de[9x.9x.2x.1xx] Apr 8 14:31:56 servername psa-pc-remote[1680301]: B82806B21F8B: from=<[email protected]> to=<[email protected]>...
  9. TorbHo

    Resolved Lots of DKIM/DMARC errors - mails are rejected

    We are currently receiving a large number of DKIM/DMARC errors. All emails with a DMARC policy of "reject" are being rejected. There doesn’t seem to be any reasonable cause for this, so we wanted to disable DMARC until the issue can be narrowed down. However, disabling the DMARC check for...
  10. TorbHo

    Resolved After migrating to a new Plesk server: DKIM records end with ;;

    Since I unfortunately haven't received a response yet, here's at least my script that searches for and outputs the affected entries. It could be extended to modify the entries via the Plesk CLI, but in my case, I handled it manually. for domain in $(plesk bin domain --list); do echo "Domain...
  11. TorbHo

    Resolved After migrating to a new Plesk server: DKIM records end with ;;

    Hi everyone, after migrating to a new Plesk server, we noticed that all DKIM records in the DNS zones suddenly end with a double semicolon, for example: v=DKIM1; k=rsa; p=MIGfMA0G...IDAQAB;; This was not the case before the migration. We used the migration tool extension from Plesk Ubuntu 16...
  12. TorbHo

    Question Disable 2FA with Passkeys

    We are using the Plesk MFA extension in conjunction with usernames and passwords. Is it possible to disable Google Authenticator for Passkey logins (via Social Login extension) and use it only for username/password logins? Since passkeys already provide robust authentication, this change would...
  13. TorbHo

    Resolved Mailbox Usage Notification Only Sent in English Despite Custom Text in Settings

    With your tip, I was able to test it. It seems to be working now, but the cause remains unclear. Can I also set the quota from 95% to, for example, 80%?
  14. TorbHo

    Resolved Mailbox Usage Notification Only Sent in English Despite Custom Text in Settings

    Thank you for your reply. This file contains the correct version in German. However, it might have been overwritten when we saved the message again for diagnostic purposes, as it has a recent timestamp. Could the file have been overwritten by a previous update, causing the standard message to...
  15. TorbHo

    Resolved Mailbox Usage Notification Only Sent in English Despite Custom Text in Settings

    We've noticed that the automatic email "Mailbox usage exceeded 95% of quota limits" is now only being sent to our customers in English. This happens even though we have set up our own custom text under "Settings -> Mail settings". Has anyone else experienced this issue? Is there a known fix or...
  16. TorbHo

    Resolved Email encoding after upgrade to 18.0.65

    Yes, it seems to work now.
  17. TorbHo

    Resolved Email encoding after upgrade to 18.0.65

    There is an update available now. See: https://docs.plesk.com/release-notes/obsidian/change-log/?18065#plesk-18065-mu1
  18. TorbHo

    Resolved Email encoding after upgrade to 18.0.65

    We are experiencing numerous issues with this encoding bug, and the problem has persisted for over a week. Please resolve it NOW.
  19. TorbHo

    Question Mailarchive - Protect all mails from deleting

    Thank you, Peter. I would also like to vote for it, but the topic has already been rejected by Plesk.In addition, my experience with feature requests is that it takes several years for Plesk to respond - if at all. I don't have several years to spare, so I'm looking for a solution that helps me...
Back
Top