this is not the case in general - it depends on your active rules (you need a rule with a Spam Level What object (and Block/Quarantine as Action) in the direction of the mail - which rules are active in your setup?
You need to enable the...
See:
https://pmg.proxmox.com/wiki/Getting_started_with_Proxmox_Mail_Gateway
(and all linked pages) for some pointers for a good setup.
I hope this helps!
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
please share the logs for such a mail - also keep in mind that PMG has different lists of welcome/block lists:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_welcomelist_overview
and that you need to have the rules-priorities in...
First extend the Phyisical Volume to the extents of the partition: pvresize /dev/sda3
Check with pvdisplay if the PV Size is now correct.
Find out the LV Path of the logical volume you want to resize with lvdisplay | grep Path.
Extend the Logical...
This is still the case - but there's a patch on the pmg-devel list which should address this:
https://lore.proxmox.com/pmg-devel/20260313201338.18613-1-s.ivanov@proxmox.com/T/#u
it should be fixed in one of the next versions of pmg-api
it sounds like you have a wrong ZFS module version installed? PVE doesn't use DKMS, and the version from your screenshot is not the version included in our recent kernels for PVE 9.x:
$ modinfo /usr/lib/modules/6.17.13-7-pve/zfs/zfs.ko | head...
While testing upgrades across multiple major versions is nothing we test too extensively - I would expect that creating a backup (via GUI), installing a fresh PMG (on a different machine) and restoring the backup should work and probably be the...
das ist das greylisting feature von PMG - siehe die Dokumentation:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_mailproxy_greylisting
die mail sollte dann beim naechsten zustellversuch einfach angenommen werden.
bei manchen...
leider ist derzeit die liste an files die der log-tracker durchsucht noch hardcoded:
https://git.proxmox.com/?p=pmg-log-tracker.git;a=blob;f=src/main.rs;h=2ce606360f5d3b3a025f78dd572f91a5a2d5a8e5;hb=HEAD#l2120
sprich alle files mit endung >...
I don't think that turning off SPF checking is the best solution.
(I'm thinking out loud): is a backup MX really needed nowadays?... What benefit would I gain from it?
When my main MX is unreachable, then a sending machine will queue messages...
pmgpolicy (the service doing the spf-checks (among other things)) has provisions to skip SPF-checks for mails coming from the backup MX (a host, that is listed in the MX records of your domain) ...
PVE 9 and PBS 4 are based on Debian 13 'Trixie".
Debian will certainly release an update soon.
https://security-tracker.debian.org/tracker/CVE-2026-35414
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...