I saw this on a system hosted at OVH (in case that's your host-location as well) - solution there was to - make the system boot from the harddisk (not from the NIC).
else systemd-boot and grub in pve are configured to prefer the kernel - if you...
Hi @fanton
thanks for posting in the forum!
I am not aware of a shell command specific for that purpose, but you could use the API to trigger a complete update, using [1]
Your sincerely,
Jonas
P.S. Please avoid double posting of the same...
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 >...