Stoiko Ivanov's latest activity

  • Stoiko Ivanov
    Thanks for the report - seems the case of having /var/spool/pmg on a dedicated mount-point/filesystem in a container was missed while testing - I sent a patch for discussion to the pmg-devel mailing-list. once this or an improved version has been...
  • Stoiko Ivanov
    https://bugzilla.proxmox.com/show_bug.cgi?id=7223 https://git.proxmox.com/?p=proxmox-kernel-helper.git;a=commit;h=2338bf160e93945789b3572764475aeaf094066e...
  • Stoiko Ivanov
    the config does work though? - I agree that this can be improved and would become more readable - but want to make sure that I don't miss something here?
  • Stoiko Ivanov
    There are mails originating from PMG (the bounces generated directly by postfix) that are not signed in PMG - could that be the source of the reported mails?
  • Stoiko Ivanov
    prinzipiell ist in der default config in einem PMG delay_warning_time auf 4h - sprich der ursprüngliche sender sollte von PMG eine mail bekommen, dass die mail noch nicht zugestellt werden konnte - siehe...
  • Stoiko Ivanov
    Stoiko Ivanov replied to the thread How to downgrade zfs?.
    hm - if this also happens in a live-system that does not touch zfs before that's a bit odd (if anything or someone in the debian installation, tried running zpool import for all pools that would explain subsequent commands hanging) as is -...
  • Stoiko Ivanov
    if the download manager uses many connections than it will run into rate-limits on all our download mirrors. Thanks for the feedback - would be great if you could try again with the other 2 hosts (with a short pause in between and a single wget)...
  • Stoiko Ivanov
    please provide a traceroute to enterprise.proxmox.com , as well as a DNS resolution of that domain (both from/on the affected host). if you don't want to provide them publicly and your subscription level allows you to do so, please open an...
  • 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/