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...
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?
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?
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...
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 -...
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)...
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...
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...
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...
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...
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...
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...
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...
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
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...
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...
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...