Search results

  1. Stoiko Ivanov

    PMG 9.0.2 – “Not a HASH reference at PMG/API2/Transport.pm line 51” after adding relay/transport via pmgsh

    As the GUI and pmgsh use the same code-paths in the backend this sounds odd or might point to a quoting issue - which entries do you try to add/create (please anonymize what you don't want to have public - but keep it consistent (if your replace proxmox.com with xxx.domain then do so everywhere...
  2. Stoiko Ivanov

    [SOLVED] PMG DKIM keys renewal procedure

    From a quick check your analysis is correct - creating a new selector in the GUI/CLI/pmgsh will set it as the currently used one and the TXT record is only shown for the currently set selector. Options if your workaround does not work for you: * stop postfix while creating the new selector...
  3. Stoiko Ivanov

    WARNING: database "postgres" has a collation version mismatch

    Please let us know if that indeed fixes the issue! Thanks!
  4. Stoiko Ivanov

    WARNING: database "postgres" has a collation version mismatch

    it seems you're still running the postgresql server version 15 (on port 5432): see: https://pmg.proxmox.com/wiki/Upgrade_from_8_to_9#Upgrade_the_PostgreSQL_database this should take care of the collation warnings as well. I hope this helps!
  5. Stoiko Ivanov

    WARNING: database "postgres" has a collation version mismatch

    did you upgrade the postgres cluster? (did you drop the old postgres cluster after the upgrade)? here the warnings went away latest after a reboot with the system using the postgres version from trixie (without the need to run the alter database statement) I hope this helps!
  6. Stoiko Ivanov

    Delivery Status Notifications rejected by DMARC policy

    bounces generated by postfix itself do not pass through the filter processing and are thus not signed by PMG. IIRC this should not be a problem if your PMG has a dedicated hostname (which then needs to _not_ have a DMARC policy) else if you enable receiver verification at least there should...
  7. Stoiko Ivanov

    Match Archive Filename rule not blocking dangerous files inside ZIP archives

    The regex you posted works here on a test-setup (single what-object in the rule, action block). please share: * `pmgdb dump --rules active` * the logs for that mail (best from the journal)
  8. Stoiko Ivanov

    [SOLVED] Need to allow .shop through outbound

    keep in mind that receiving mail-servers might also score those mails higher. but to answer your question - you should be able to lower the score or disable the rule with a custom score (for disabling use 0 as score)...
  9. Stoiko Ivanov

    Mail erscheint accepted aber erreicht grommunio mailbox/server nicht

    Die mail wurde laut log zugestellt - und damit am PMG aus der queue gelöscht (sie ist nicht mehr am system) Die erste Zeile zeigt, dass die mail am 28.1.2025 vo 192.168.200.201 angenommen wurde (dort sollte die suche nach F0C0868E3D7 in den Logs aufschluss geben). die zweite Zeile sagt, dass...
  10. Stoiko Ivanov

    Delete Blacklist

    See: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_welcomelist_overview the user block/welcome lists only tweak the spamscore - what happens with those mails depends on the rules configured by the admin. If you configure a rule to block mails with a spamscore of e.g. 50 (with...
  11. Stoiko Ivanov

    PMG 8.2.5 - Emails in the queue that bounce back fill the log until the disk is full.

    This is usually handled by enabling recipient verification: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_mailproxy_options you can disable the logging to /var/log/mail.log in rsyslog.conf (/var/log/syslog is used for the tracking center) also fixed by recipient verification...
  12. Stoiko Ivanov

    PMG 9.0.2 New Mobile Quarantine Site Actions

    Thanks for the report! we managed to reproduce the issue - and are currently working on a patch: https://lore.proxmox.com/pmg-devel/20251028163628.79739-1-s.ivanov@proxmox.com/T/#t Once we apply an improved version it should work again!
  13. Stoiko Ivanov

    Experience with upgrade from 8.2.5 to 9.0

    In theory there is no safe way to upgrade if you don't remember what you did on a system. But I'd say that most changes should be preserved if you upgrade in place and carefully compare the configuration changes the upgrade process asks you about. Also make sure to create a backup and test that...
  14. Stoiko Ivanov

    pmg9 Receiving mails dkim always invalid

    Thanks for reporting back that it's fixed with this!
  15. Stoiko Ivanov

    PMG 9.0.2 New Mobile Quarantine Site Actions

    could you please post the journal from the time when you click on the link - and the log from /var/log/pmgproxy/pmgproxy.log ? Thanks!
  16. Stoiko Ivanov

    pmg9 Receiving mails dkim always invalid

    hm - funktioniert DNS für das PMG zuverlässig? - diese SpamAssassin hits kenne ich von fällen wo DNS ganz oder teilweise nicht geht.
  17. Stoiko Ivanov

    pmg9 Receiving mails dkim always invalid

    Please share the logs of such an email - and if possible also the headers or the complete email.
  18. Stoiko Ivanov

    Cannot start TLS: handshake failure

    I'd try removing this policy - as long as TLS is enabled PMG/postfix will try to connect to the host using STARTTLS. do you have any other modifications to the configuration templates (mostly for postfix)? else - how do the logs look like without the encrypt-policy - does delivery work...
  19. Stoiko Ivanov

    Spambericht: Leere Seite in mobiler Ansicht – Proxmox Mail Gateway 9.0.1

    Ich habe die Seite mal angepasst und kurz getestet: https://pmg.proxmox.com/wiki/Quarantine_Web_Interface_Via_Nginx_Proxy bitte bescheid geben ob es damit funktioniert - Danke!
  20. Stoiko Ivanov

    Spambericht: Leere Seite in mobiler Ansicht – Proxmox Mail Gateway 9.0.1

    das kann gut sein - danke für den Report! Ich stelle das mal nach und update gegebenenfalls unsere Dokumentation im wiki: https://pmg.proxmox.com/wiki/Quarantine_Web_Interface_Via_Nginx_Proxy