Stoiko Ivanov's latest activity

  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread How to downgrade zfs?.
    Quickly skimming through the thread here and the upstream issue (so I might have missed something). I think the core issue here is that the broken zpool storage-01 is still configured as storage in PVE? - in that case pvestatd would try to...
  • Stoiko Ivanov
    Hi @yrzorg thanks for posting in the forum! 770 sub find_local_network_for_ip { 771 my ($ip, $noerr) = @_; 772 773 my $testip = Net::IP->new($ip); 774 775 my $isv6 = $testip->version == 6; 776 my $routes = 777...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread LetsEncrypt Problem.
    hm - is this node part of a cluster ? - maybe the cluster sync interferes here? else - if you share the log - and your acme configuration files we might see something more. "transient data" - this includes quarantined mails, and the...
  • Stoiko Ivanov
    hm - at least part of the issue is that an IP that might be yours (based on public IPs in your traceroute ) indeed ran into a rate limit - my guess is that your parallel downloader app opened too many parallel connections. Sadly we had to install...
  • Stoiko Ivanov
    Genau das ist der Grund warum so etwas als temporary error (4xx) gewertet wird - und aus eigener Erfahrung gar nicht so unwahrscheinlich, dass ein user innerhalb der 5 tage, die eine mail so in der queue bleibt seine Inbox aufräumt. Ich würde...
  • Stoiko Ivanov
    not for 9.1 - but we might check that part out in the future - no promises when/if this will happen though. I hope this helps!
  • Stoiko Ivanov
    ok - but that is to be expected then - if you want to sign only mails from PMG - just add the fqdn of your pmg to the dkim domains e.g. pmg.your.domain (sorry I thought FQDN in your post did not refer to your internal domain, but to the fqdn of...
  • Stoiko Ivanov
    how does your /etc/pmg/dkim/domains look like? ensure you did not enable 'Sign all Outgoing Mails' - https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_mailproxy_dkim
  • Stoiko Ivanov
    Put shortly, and without trying it explicitly - the following should work: * Set an email as Admin mail from: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_options * add the domain of this email to DKIM domains * set the signing source...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread LetsEncrypt Problem.
    Make sure you have disabled all ACME accounts and domains in the GUI (although I would not expect the ACME implementation in PMG to set an expired certificate either) - please check if you have any external piece of software running that does...
  • Stoiko Ivanov
    The released features and the complete system was tested thoroughly, was available in our public repositories, and has been live for our mail traffic for a while successfully. So to that extend I can confirm it's stable and in production use...
  • Stoiko Ivanov
    Siehe https://forum.proxmox.com/threads/proxmox-mail-gateway-9-1-released.184240/
  • Stoiko Ivanov
    We'll create one, and will uploaded after it passed our internal QA.
  • Stoiko Ivanov
    marking a mail as seen is an action on the content api-call (select the POST method on top): https://pmg.proxmox.com/pmg-docs/api-viewer/index.html#/quarantine/content I hope this helps!
  • Stoiko Ivanov
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • Stoiko Ivanov
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • Stoiko Ivanov
    Thanks for the quick update Stoiko Ivanov :) rust-pmg-log-tracker (3.1.1) trixie; urgency=medium Best Regards
  • Stoiko Ivanov
    That thanks belongs to @dcsapak and @t.lamprecht - they found and improved the fix :) Thanks to you for reporting this and providing all information to analyze it!
  • Stoiko Ivanov
    Hallo Stoiko. Ok, das versuche ich. Plesk will die Einträge alle in einer Zeile und ohne " in der Mitte; also etwas anders als das PMG. Daher habe ich zwei TXT-Einträge angelegt. Ich nehme an, dass Du oben pmg._domainkey.your.domain (also mit...
  • Stoiko Ivanov
    ist in den meisten Faellen eher kontraproduktiv. Ich wuerde in dem Fall einen weiteren selector (samt) DNS-record anlegen. * am PMG einen selector erstellen (pmg) * den public-key record aus der GUI kopieren und * beim DNS provider fuer...