das ist der record fuer den _selector_ default, wohingegen die DKIM signatur angibt den selector pmg zu verwenden:
DKIM funktioniert (abgekuerzt) so:
* fuer eine domain xyz.com wird ein private key erstellt (mit diesem werden die mails...
Hi @whiterabbit
vielen Dank für deinen Post!
Vorneweg verweise ich mal auf die PMG Doku zum Thema DKIM [1].
Dort sind die Einstellungsmöglichkeiten und Vorgehen erklärt.
Zu deinem konkreten Problem:
Kannst du bitte einmal den TXT Record den...
Thank you so much for showing me the way.
I've changed it to `my $debug = 0;`
The debug lines were cleared with the following commands, and the service was restarted.
systemctl stop rsyslog syslog.socket
grep -v "DEBUG:" /var/log/syslog >...
Thanks ! - the issue might be the output from your custom check script - could you verify that by - disabling the DEBUG: lines it prints?
or delete them from a copy of your syslog and run the locktracker command with `-i </path/to/copy-of-log>`
The timestamp looks wrong - did you take that from `/var/log/syslog` ? - this is the place the log-tracker looks for its logs - please check that /var/log/syslog contains timestamps like `2026-06-10T00:23:42.810698+02:00` - instead of `Jun 10...
* please share the journal of the time when this failed.
* do you have any modifications in place (e.g. some wrapper around pmg-log-tracker to check other nodes' logs)?
* please also share `pmgversion -v`
Glad that worked! Please mark the thread as 'SOLVED' (Edit Thread next to your first post) - that way other users can see that they might find a solution here
Thanks!
Try changing the All Match to Any Matches on the who object - see: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_application_of_rules
I hope this helps!
How do you add them?,
How does your Blacklist Who object look like?
How does the entry that should match "Frank-Guthrie@infinityvoicehub.com" look like?
all of this has nothing to do with 'Reply-To' or 'From' headers you see in your e-mails - this all happens during the SMTP-dialogue - and all addresses here are the "bounce addresses" a.k.a. envelope-sender/recipient a.k.a. Return-path (for the...
this line says that postfix rejected the mail during the SMTP session (and that you have enabled before-queue filtering).
PMG does not generate a non-delivery report - it responds to the sending server with a permanent error-code (5xx) - the...
I saw this on a system hosted at OVH (in case that's your host-location as well) - solution there was to - make the system boot from the harddisk (not from the NIC).
else systemd-boot and grub in pve are configured to prefer the kernel - if you...
Hi @fanton
thanks for posting in the forum!
I am not aware of a shell command specific for that purpose, but you could use the API to trigger a complete update, using [1]
Your sincerely,
Jonas
P.S. Please avoid double posting of the same...
this is not the case in general - it depends on your active rules (you need a rule with a Spam Level What object (and Block/Quarantine as Action) in the direction of the mail - which rules are active in your setup?
You need to enable the...
See:
https://pmg.proxmox.com/wiki/Getting_started_with_Proxmox_Mail_Gateway
(and all linked pages) for some pointers for a good setup.
I hope this helps!
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...