Stoiko Ivanov's latest activity

  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    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 :)
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    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
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread [SOLVED] Zertifikat.
    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
  • Stoiko Ivanov
    Stoiko Ivanov reacted to cklahn's post in the thread [SOLVED] Zertifikat with Like Like.
    Ahh, nun habe ich das entdeckt. Vielen Dank ;-).
  • Stoiko Ivanov
    Stoiko Ivanov reacted to fabian's post in the thread PVE 8 to 9 In-place Upgrade with Like Like.
    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
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread [SOLVED] Zertifikat.
    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!
  • Stoiko Ivanov
    Stoiko Ivanov reacted to fabian's post in the thread PVE 8 to 9 In-place Upgrade with Like Like.
    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...
  • Stoiko Ivanov
    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...
  • Stoiko Ivanov
    Why do you think so? - which errors do you get and why (if it's still an issue)? Thanks!
  • Stoiko Ivanov
    For reference: https://bugzilla.proxmox.com/show_bug.cgi?id=6654
  • Stoiko Ivanov
    Stoiko Ivanov reacted to gfngfn256's post in the thread PVE 8 to 9 In-place Upgrade with Like Like.
    Thanks - will look into this when I get the opportunity.
  • Stoiko Ivanov
    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...