Hi,
You can use the Permission editor in the webinterface, which provides you with a list off possible ACL paths.
For when the Proxmox VE really only does backups and optional restore of their own backups, you could use the DatastoreBackup role...
Typical setup is
INTERNET/WAN <-----> Firewall <----> PMG <----> Mail server
So with your firewall just create a NAT rule that routes port 587 to your Mail Server, not your PMG. This makes sense anyways because PMG just checks incoming and...
I saw that but didn't think it pertained to this particular problem o_O
Thank you very much for pointing it out. I have changed it to Header now and after restarting the pmgspamreport.service, I am no longer seeing those errors. I will check on...
Check how your unbound resolves the dkim with dig or something vs external dns
dig @127.0.0.1 TXT dkim._domainkey.domain.com
dig @8.8.4.4 TXT dkim._domainkey.domain.com
Try flushing the DNS.
unbound-control flush_zone .
or
unbound-control flush
Do you have a log of one the emails that bounce/get rejected because of the DKIM-INVALID error? That may help.
1)Are the emails that have this error incoming or outgoing emails?
1)Are you running your own DNS? What DNS is your PMG using?
2)Are...
Yes some DNS/Registrars require it to be split into multiple DNS entries, sometimes formatted in particular ways based on the Registrars requirements. I've definitely run into this when I increased my Key Size to 4096.
Hello I am encountering the same issue.
My domains have been DKIM signed since this PMG instance was setup still in version 7.X
It is currently at version 8.2.10 however my daily and weekly spam reports have stopped sending.
Running the command...