PVE 9 ships ZFS 2.4 (since january 2026) - and with the update from ZFS 2.3 -> 2.4 the library-packages got a soname bump (libzpool6 -> libzpool7, libzfs6 -> libzfs7).
As both versions of the library can co-exist on a system (in case any old binary still needs some API that is not available in...
Thanks for the report - there was an outage on that system - but it should be reachable again.
We'll take a look.
In the meantime - you could point your system to `na.cdn.proxmox.com` (by making an entry in /etc/hosts for download.proxmox.com to the ip-address of na.cdn.proxmox.com) - but do...
Where does the HELO/EHLO banner mention the IP-address for you?
connecting to port 25, and issuing a EHLO testhost - to a PMG does not show any IP-addresses in the output coming from the server for me.
EDIT: without testing this explicitly - I'd assume that the upgrade should work even with...
CVE-2026-64564 should be fixed with 7.0.14-10 - 7.0.14-11 (additionally containing a fix for CVE-2026-68480) is already available on pve-test
I hope this helps!
no - and if you want to configure the PMG - for all your users as admin - use the rulesystem - create a rule with fitting priority that has a From domain-object `other-domain.net` , a To domainobject `my-domain.com` and action accept.
As written in the docs...
PMG does not ship any packet-filtering/firewall by itself (see https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_easy_integration_into_existing_email_server_architecture).
but you can check the usual firewall/packet-filtering software on linux - if you/someone else deployed a firewall...
see: https://bugzilla.proxmox.com/show_bug.cgi?id=4405 (and quite a few threads on this topic in this forum) for discussion on this topic.
currently - adapting the postfix config templates to your need (keep in mind to check that no e-mails are rejected unexpectedly due to the change (by now...
this is the list each "user" (which is a mail-address in one of your relay domains) can manage on their own:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_welcomelist_overview
so you need to write/select the e-mail address of the user for who you want to add a foreign address...
2 minutes is the intervall in which the pmg cluster sync happens - so this is the cause here.
The issue should only be cosmetic - postfix does restart (most of) its processes regularly - after a certain amount of time, and if it detects changes - and
this has worked without any issue for a...
From the screenshot it seems that your rule does not have an Action object (Block or Quarantine) - thus nothing is done with the mail in that rule...
I hope this helps!