did this ever happen for you in practice?
and - the IDs are local to the system - yes you see them in the sending server's logs, and when sending mails further in those servers logs as well... - but to get the complete picture you already need...
Why do you think it is disabled in PMG?
There is an option to disable it - if it causes problems with downstream servers - I assume that your problem might be related to this - but please share logs else it is not possible to tell for sure.
See...
For PMG you get some information through /var/log/pmgproxy/pmgproxy.log - there you have the IP and a change to a who object would be a POST
which entry was added/removed is not logged.
I hope this helps!
The message comes from the _User_ welcome list - you can manage that for each e-mail address under GUI->Administration->User Whitelist/Welcomelist
the envelope-from (RFC5321.From) is empty, but the mail has a from header (RFC5322.From) of: From...
This is not supported by the log-tracker (and there are not current plans to change that):
https://bugzilla.proxmox.com/show_bug.cgi?id=2091
I hope this helps!
Um herauszufinden wo der diskspace gebraucht wird kann ich `ncdu` empfehlen (siehe `man ncdu` für dokumentation).
z.B. `ncdu -x /`
Ich hoffe das hilft mal weiter.
please share the logs of such a mail so that we're sure that we're talking about the same thing.
But the SPF handling in the mail-proxy (GUI->Configuration->Mail Proxy->Options->Use SPF) is quite rigid and not configurable - if the mail gets a...
you are using proxmox-boot-tool with grub, so you don't need systemd-boot and should remove it. you can then do the upgrade, and afterwards, install systemd-boot-efi and systemd-boot-tools (this is just so you can easily switch later on if you...
We are pleased to announce the first beta release of Proxmox Mail Gateway 9.0! The new version of our email security solution is based on Debian 13.1 "Trixie", but defaulting to the newer Linux kernel 6.14.11-2. The latest versions of ZFS 2.3.4...
We are pleased to announce the first beta release of Proxmox Mail Gateway 9.0! The new version of our email security solution is based on Debian 13.1 "Trixie", but defaulting to the newer Linux kernel 6.14.11-2. The latest versions of ZFS 2.3.4...
Thanks.
And yes, for the sake of anyone coming across this later on and skim reading, DO NOT do this unless there is a functional access restriction that limits the world from using your system - or it'll make you an open relay to everyone and...
to achieve your goal of letting anyone who has access to port 26 relay mails to anyone - this seems correct (did not test it explicitly)
In context of having a separate firewall which restricts access to port 26 in your setup - this can work -...
Why not (asking mostly to not overlook something)?
The only downside I currently see is that you'd need to create the DNS-entries for all domains (you can do so before switching and while keeping the record for the currently used selector in place)
We do not rely on npm for our user interfaces; the current Proxmox VE web interface uses only ExtJS and our own libraries.
Some of the projects we reuse use npm themselves though, such as xterm.js and noVNC, but we also vendor these completely...
see https://bugzilla.proxmox.com/show_bug.cgi?id=2742 - please record your interest there as this helps us prioritize which features to add in the future.
Not sure if I understand the question 100% correctly - but the scores depend on each mail:
* PMG uses SpamAssassin as its Spamdetector
* SpamAssassin gets updates to its rules quite often (they are stored in...