Recent content by Stoiko Ivanov

  1. Stoiko Ivanov

    DKIM signature from gmail gets invalid

    please post the logs for such a mail - and verify that spam size is at least as large as the maximum message size.
  2. Stoiko Ivanov

    Postfix smtpd restarted/reloaded every 2 minutes on cluster node

    2 minutes is the intervall in which the pmg cluster sync happens - so this is the cause here. The issue should only be cosmetic - postfix does restart (most of) its processes regularly - after a certain amount of time, and if it detects changes - and this has worked without any issue for a...
  3. Stoiko Ivanov

    [SOLVED] Are there mitigations available for CVE-2026-53359 'Januscape'

    proxmox-kernel-6.17.13-16-pve-signed, which contains the fix is on pve-no-subscription. I hope this helps!
  4. Stoiko Ivanov

    Spam with Level 7 still passes Level 2

    From the screenshot it seems that your rule does not have an Action object (Block or Quarantine) - thus nothing is done with the mail in that rule... I hope this helps!
  5. Stoiko Ivanov

    Mail Gateway V9 - Probleme mit Virenscanner (Kaspersky)

    Das hat sich mit PMG 9.1 geandert (davor lief pmg-smtp-filter als root) - siehe auch: https://pmg.proxmox.com/wiki/Roadmap#9.1-known-issues
  6. Stoiko Ivanov

    PVE 8 to 9 In-place Upgrade

    systemd-boot is a boot-loader for UEFI booted systems - so for legacy BIOS boot it cannot be used anyways - you can remove it and systemd-boot-efi, systemd-boot-tools if your system is booted with legacy BIOS boot.
  7. Stoiko Ivanov

    Problem after upgrading to 9.1.0

    glad it fixed your issue! could you explain, what exactly did the trick? - just in case it's not an issue that only happened on your particular system - and there's something we can/need to improve in the postinst script? Thanks!
  8. Stoiko Ivanov

    Anpassung der Spamerkennung aufgrund vieler Posteingänge

    hmm - basierend auf den logs - sieht es so aus, als würden die mails von (potentiell übernommenen/gehackten) gmail accounts verschickt werden - nachdem in den allermeisten Situationen das blocken von gmail nicht möglich ist/keinen Sinn macht - und mails von gmail bei sonstigen Parametern sauber...
  9. Stoiko Ivanov

    Security enhanced PMG cannot join cluster

    currently don't see why we'd need to run something from the temporary directories pmg uses - so `nosuid,noexec,nodev` should really not be a problem While this is a matter of taste - /opt is for third-party applications - and for me PMG is not a third-party application on a installation - so...
  10. Stoiko Ivanov

    Memtest as default rEFInd option after upgrade to PVE 9.2

    done now - as it seems sensible - hope that's ok for you @MichalCirrus
  11. Stoiko Ivanov

    PMG 9.0.10: DKIM_INVALID (BODY HAS BEEN ALTERED) for valid mails (Booking.com, Strato, M365)

    on a hunch - please compare the maximal message size (in the Mail Proxy Options) with the Maximal Spam Detector size - if the second is lower the issue is that the mail is not being shown to spamassassin completely which explains the modified body ... else please provide the complete logs to...
  12. Stoiko Ivanov

    Global Blocklist not working

    Your blocklist object lists: * '.*@warsawexpo.e.*` as regex * warsawaexpo.eu as domain the mail's envelope sender is: 'sm.21177883674.m9f0c8k9bh6zheoe05-zaproszenie=warsawexpo.eu@emsgrid.com' and does not match your object (there is no @ before warsawaexpo.e - so the regex does not match, the...
  13. Stoiko Ivanov

    Problem after upgrading to 9.1.0

    might indeed be the cause - check your configured LDAP profiles in the gui (and in /etc/pmg/ldap.conf) - is everything in place as it should be? EDIT: I just also checked your term.log - this one does state that the upgrade ran into errors: so probably explains the error - please try setting...
  14. Stoiko Ivanov

    Problem after upgrading to 9.1.0

    Could you please share: * the journal since the upgrade ran * /var/log/apt/history.log (from the time of the upgrade) * /var/log/apt/term.log (from the time of the upgrade) * `ls -laR /etc/pmg` * `ls -laR /var/lib/pmg` Thanks!
  15. Stoiko Ivanov

    pve-cli (pc) — a remote-first CLI for Proxmox VE and Datacenter Manager

    please do not double-post as this just splits the discussion into 2 places - posting a link here to the thread in the PVE forum for reference - and closing this one: https://forum.proxmox.com/threads/pve-cli-pc-%E2%80%94-a-remote-first-cli-for-proxmox-ve-and-datacenter-manager.184650/