Search results

  1. L

    Win11 Autopilot TPM attestestation timed out

    I'm trying to set up a VM with Win11 and install it with Microsoft's Autopilot and Intune. The machine has been pre-added, and the machine is identified for my company. So I try to install a preprovision package. Then about 5-7min are spent before the process fails with message "Something...
  2. L

    Fedora 41 LXC not starting properly

    I've tried upgrading a Fedora LXC from v40 to v41, but it fails to start, or rather it starts but does nothing. The Proxmox host is updated in full, so should be the latest-and-greatest as of writing. Anyone else seeing this, or can point at what's going wrong? root@pve:~# pveversion...
  3. L

    Tracking center doesn't include all

    I'm trying find certain delivered messages (from today) in the tracking center, but even when looking at timestamps, recipients and sender I can't find a particular spammer. How can this be? I see it in /var/log/mail.log and mail.info, but not in tracking center. Is some process missing here...
  4. L

    DMARC Reporting

    Can PMG be setup as the recipient of DMARC reports, or is it on the roadmap? It’d be nice if PMG was the one-stop-shop for all things spam-related.
  5. L

    NIC goes down and up every minute

    When I run dmesg, the screen is filled with a network interface that goes down and up again every minute. I don't notice any problem, but it feels wrong. I've got Docker in an LXC, so perhaps that's related. But I don't really know how to find which VM or LXC that is the culprit of this. Is...
  6. L

    PMG node on aarch64 at Oracle Cloud OCI

    Has anyone succeeded in, or know if it's possible to run PMG on an Ampere-instance on Oracle Cloud (OCI)? It would be nice to be able to run a secondary node / backup-MX on a slim machine.
  7. L

    Virtual users / mailbox aliases and PMG

    How does PMG handle virtual users and aliases? I've got PMG in front of Postfix. Postfix is looking up domains, users and aliases in MySQL. When domain is added in MySQL, I also add the domain in PMG with an API call to /config/domains. Does/can PMG know about the alias...
  8. L

    PMG sends out double quarantine notifications

    I ran out of disk on PMG some time ago, and after clearing that and rebooting, PMG sends out double quarantine notifications every day. Once at midnight and once at 3am. Really strange behavior and I don't know where to start looking. Any ideas?
  9. L

    ELevating LXC running Centos 7.9 to Alma 8

    I've got a PVE 6.4 host with 10 or so LXC's running Centos 7.9, which I'm looking to upgrade to latest Alma and then bring PVE up to 7.1. The ELevation process is failing because of issues with Grubby. Can someone advise me on how I can move forward...