Thanks for the clarification !
could you please:
* send such a message from your internal sender to the external recipients
* share the journal or /var/log/syslog part that shows the timespan in which you sent the mail?
mails in pmg are logged for each port - and the tracking center takes its information from the logs - so mails received on both ports are normally logged.
by default 26 is the internal port ? (as 25 is the port where email is sent to on the...
At https://packages.debian.org/forky/amd64/zfsutils-linux/filelist I can see there are /usr/bin/zarcstat and /usr/bin/zarcsummary
Maybe those were renamed in the newer version?
What about man zarcstat ?
P.S.
Indeed...
hm - this seems odd - as the comparison should not cause an error here - please share the output of:
* `pmgversion -v`
* `apt update`
* `apt full-upgrade`
in code-tags - maybe this shows where the issue is...
DKIM signing of PMG report emails is available since PMG 8.2, see [0]. Here [1] is the documentation for enabling DKIM, which also touches upon how to set this up for reports.
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=3423
[1]...
sollte von:
abgedeckt werden - sprich das sollte weitergeleitet werden
-> was sagen die nginx-logs auf dem proxy ?
-> was sagt /var/log/pmgproxy/pmgproxy.log auf dem pmg ?
-> was sagt das journal auf dem pmg ?
wie sieht die gesamte nginx-site...
Address verification in PMG is handled by postfix - so the docs apply:
https://www.postfix.org/ADDRESS_VERIFICATION_README.html
for the duration of caching see the verify(8) manpage:
https://www.postfix.org/verify.8.html
In my experience...
bitte nicht doppelt posten - da die frage im anderen thread:
https://forum.proxmox.com/threads/spam-quarant%C3%A4ne-trotz-welcomelist.179414/
schon eine antwort hat - schliesse ich diesen hier und verschiebe den anderen ins passende subforum.
searching for this log-message online yields some results from 2007 where this was installed in postfix as mitigation for some strange email that tried to circumvent some checks - as it's not too common in my experience (this is the first time...
The file is created when it's needed - i.e. I'd suggest to configure the DNS-plugin and ACME setup via GUI - this should take care of the file being created correctly.
Could you try setting ACME up via GUI - and see if that resolves your issues?
* DRS -> CRS (but not that far) until then ProxLB (external)
* FT: no, but theres a project which might happen in the far future https://wiki.qemu.org/Features/COLO
* Distributed Switch -> SDN
is this maybe a clustered PMG system? (the templates get synced from the master node to the others..) - else I don't think there is anything in PMG that overwrites your /etc/pmg/templates/ files...
please use code tags for config-files - this helps a lot to see where it starts and where it ends.... - thanks!
the template needs to be called: main.cf.in - does your template have the .in extension? (maybe that's the issue...)
I don't see...
yes - the postfix configuration in PMG is handled by the templating system:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine
if you want to change it - copying the one from /var/lib/pmg/templates to...
hm - the 'Edit' button only becomes active after you click on a row (that you then edit when clicking the Edit button) - is this maybe the issue?
else make sure that you select `Linux PAM standard authentication` as Realm when logging in...
Vielen Dank für deine Erklärung, das hat uns sehr geholfen.
Es war der Smarthosteintrag der mir fehlte, nun funktioniert es wie es soll.
Danke und Gruß
Holger
the rotated syslog files have the wrong filenames - the log-tracker (which is the tool that reads, and parses the logs) has a hard-coded list it looks through...
Auf den ersten Blick sollte das schon gut machbar sein (und einer der klassischen use-cases für PMG):
* alle " älteren Maschinen" so einrichten, dass sie mails an den _internen_ port von PMG schicken (der ist per default 26, aber das lässt sich...