thanks for the report - I think this is similar to:
https://forum.proxmox.com/threads/automata-update-spamassassin-org.159137/#post-741447
We'll add a patch to enable it for pmg-installations with one of the upcoming versions.
edit: short...
Patch online und in den Repos. Kurz getestet und funktioniert mit dem ursprünglichen LANG="de_DE.UTF-8". Auch das Tag INVALID_DATE im Header taucht nicht auf. Sieht aus wie gut :)
adapt the postfix config (https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine) to allow all IPs for the listener on port 26.
I'd strongly recommend against adding 0/0 to the trusted networks - as those are added to...
hm - I'd expect a hostname (technically not an url - i.e. my.pmg.com should work not smtp://my.pmg.com) to work just as well as an IP - please share the complete logs from PMG - these should who where things go wrong
Until today, only PBS and PVE have been officially upgraded to a Debian 13 base, so I would assume that there will be a new PMG release that officially supports Trixie. Why would you want to try that, as Debian 12 is still well within security...
After months of hard work and collaboration with our community, we are thrilled to release the beta version of Proxmox Datacenter Manager. This version is based on the great Debian 13 "Trixie" and comes with a 6.14.11 Kernel as stable default and...
After months of hard work and collaboration with our community, we are thrilled to release the beta version of Proxmox Datacenter Manager. This version is based on the great Debian 13 "Trixie" and comes with a 6.14.11 Kernel as stable default and...
das freut zu lesen :)
Bitte den Thread als 'SOLVED' markieren (oben über dem ersten thread auf 'Edit thread' klicken und das SOLVED prefix auswählen) - das hilft anderen, die auch auf das problem stoßen.
Danke
like I wrote above (https://forum.proxmox.com/threads/pve-8-to-9-in-place-upgrade.170013/page-2#post-799095)
- remove systemd-boot before the upgrade
- ensure systemd-boot-efi and systemd-boot-tools are installed after the upgrade
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...