PMG does use Bayes learning (we changed the enabled auto-learning to deing disabled by default, as it usually cause more false-positives)
additionally once a mail leaves PMG it is gone.
If you want to use bayes learning- you can manually...
There is support for Avast for linux: https://pmg.proxmox.com/wiki/index.php/Getting_started_with_Proxmox_Mail_Gateway#Second_virus_scanner
for Spamhaus - you can probably integrate it following their tutorial on github (or just add them to the...
DMARC also takes the From-header into consideration - without the headers and the actual domains in the logs it's not really possible to say why one got quarantined and the other went through.
https://martech.zone/what-is-dmarc/ - the graphics...
siehe: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_spamdetector_quarantine (port in den Spam Quarantine settings setzen)
Ich hoffe das hilft!
systemd-boot should be removed in almost all cases (before the upgrade) - you should only keep it installed if
- you are using systemd-boot to boot AND
- you are not using proxmox-boot-tool
you can only end up using such a setup if you manually...
Hm - the sender should not get a notification - but if you have before-queue filtering enabled PMG sends a 5xx response ("Rejected for policy reasons") - I think (but haven't tested it yet) if you don't have before-queue filtering enabled the...
Thanks for the information!
your system is using proxmox-boot-tool - in that case keeping the ESP mounted might be problematic/the cause of the failing boot:
I'd probably remove the /boot/efi mount from /etc/fstab, run proxmox-boot-tool reinit...
Please don't double post. Other thread in https://forum.proxmox.com/threads/netapp-e-series-multipath-configuration-attach-multipath-iscsi-to-proxmox.170079/
Thanks for the feedback and the report!
We improved the check for the boot-loader issues (but it's still not available on our public repositories) - https://lore.proxmox.com/pve-devel/20250814120807.2653672-1-s.ivanov@proxmox.com/T/#t
I'd...
please check/post the journal after booting when the cards are not available - new kernel/new systemd version might change the names of the NICs - the journal should tell you if there's a problem there.
physically available means that they are...
Looking through our bugzilla (which is the place where feature requests and bug-reports are tracked) I found:
https://bugzilla.proxmox.com/show_bug.cgi?id=5538
which should align with your issue - please note your suggestion there (it gets more...
hmm - check if there are some files in `/etc/ssh/ssh_config.d/` - or even a bit more general run - `grep -rE 'ssh-dss' /etc/` - check this on all nodes in your cluster!
if that does not point to the issue - please open a new thread (feel free to...
Can you post the output of ip a as well? Would be interesting to see if ens6f0 still has enp3s0f0 as altname. Because then there is probably an error in the logic of ifupdown2 that sets the MTU, where altnames do not yet get resolved.
edit: a...
as @LnxBil said - it would help a lot to know which commands you ran to get in that situation?
(and to provide /var/log/apt/term.log and history.log from that upgrade)
a very blind guess: did you maybe run `apt upgrade` instead of `apt...
What command did you use to upgrade the OS? You just showed the error message, but not what lead to the error.
The missing file should be at /usr/lib/x86_64-linux-gnu/perl5/5.40/AptPkg/Config.pm in Trixie.