In my case it was a dns / hostfile issue.
I had an host-file in place pointing the external domain to an internal ip.
That got overwritten by mistake and therefore it (correctly) enforced SPF.
Thanks for the help!
Hi,
The SPF reject usually means the service is still submitting mail to PMG on the external SMTP port 25, where SPF checks are applied. Could you please configure the internal service to use PMG as smarthost on the internal SMTP port, default...
Hi,
I'm currently having some issues with internal systems that used to work fine.
I recently upgraded to Mail Gateway 9.1.0 kernel: 7.0.6-2-pve
Now my internal services seem to have troubles sending E-Mails:
SMTP Error: The following recipients...
Thanks for finding the upstream patch and the clear explanation.
I'm aware of the risks of downgrading, but as Exchange is business-critical I don't see a viable alternative right now. Will keep an eye on the kernel updates and switch back to...
Hi,
Thanks for the suggestion. I applied the recommended args:
args: -cpu host,level=30,-hv-time,-hv-stimer,-hv-stimer-direct,-x2apic
No change in behaviour – the VM still crashes with DPC_WATCHDOG_VIOLATION on Kernel 7.0.6-2-pve.
I ran a...
Thanks for the quick response!
The output of AvailableSecurityProperties is:
(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).AvailableSecurityProperties
1
2
4
5
No 8 in the list, so hardware APIC...
I recently ran into a problem that gave me quite a headache, and since I haven't fully resolved it yet, I wanted to share my findings here and ask if anyone has seen something similar.
Environment
PVE9.2.3, Kernel 7.0.2-7-pve (since...
I am getting into this as well.
I suggest making a spam & ham directory somewhere on your PMG. For example,
/root/bayes/spam/ → phishing, scams, junk
/root/bayes/ham/ → legitimate business mail
You need to start saving .eml files of...