* please run `pmgconfig sync -restart 1` - then check the main.cf again.
* do you have any overrides in /etc/pmg/templates?
if this does not help, please do share the contents of /etc/resolv.conf, /etc/hosts, and the rendered /etc/postfix/main.cf
See https://forum.proxmox.com/threads/detected-undelivered-mail-to.180292/post-840426 for a bit more details - else this change is due to:
https://forum.proxmox.com/threads/proxmox-mail-gateway-security-advisories.149333/post-838667
and you can...
The change is related to a potential security issue addressed in:
https://forum.proxmox.com/threads/proxmox-mail-gateway-security-advisories.149333/post-838667
You can selectively allow broken mails by adding rules that match on the added...
You can use the None matches modifier for the who-object: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_application_of_rules
else - add accept to the rule with your who-object, and add the disclaimer in a rule with lower priority
I...
the first status `accepted` says that PMG has accepted the mail for delivering it to the next server (instead of blocking it, adding it to quarantine, rejecting it in postscreen) - the second status `delivered` says that PMG sent the mail to the...
Kann bestätigen, dass es der Missmatch zwischen max_spam_size und max_email_size. Seit Anpassung nahezu keine DKIM_INVALID mehr...
Problem gelöst!
Vielen Dank.
genau, das ist das neue Verhalten - ich würde anregen, solche mails eher nur von eingeschränkten Gruppe an Sendern anzunehmen (wie in den docs beschreiben eine dementsprechende Regel machen).
die Logs können wieder hier gelöscht werden (da ja...
bitte mal die gesamten logs zu einer betroffenen mail posten.
Potentiell schickt das ticket-system mails, die missverstaendliche, oder nicht ganz korrekte MIME-Struktur haben...
siehe: https://forum.proxmox.com/threads/dkim_invalid-but-dkim-is-valid.180964/post-839411
(ist die max spamsize >= die max email size)?
falls das nicht das problem ist - könnte es noch am verwendeten DNS Resolver für PMG liegen.
ein lokaler...
This is explained in the docs, which @mfederanko linked:
you need to change the signing domain source to 'header' instead of envelope.
I hope this helps!
On a hunch - check that your max spam size (GUI->Configuration->Spam Detector->Options) is as large as your max email size (GUI->Configuration->Mail Proxy->Options) - else spamassassin only sees a truncated version of the mail, which yields an...
no - PMG does not have support for SRS - from a quick look online there are a few projects that implement this for postfix - some seem even packaged in Debian: https://github.com/roehling/postsrsd - It might be possible to adapt the postfix...
yes - a status of delivered means that the receiving mailserver sent a 2xx code (meaning it accepts the mail for delivery) when PMG tried to send the mail
no for both questions - in general a mail-server only knows if the receiving mail-server...
Glad that cleared up your question!
For completeness sake - and if someone runs into this thread in the future - you can upgrade your subscription to a higher level in our shop quite easily...
just to not misunderstand something - do you mean a Community level subscription, instead of a Basic Level Subscription? https://www.proxmox.com/en/products/proxmox-mail-gateway/pricing
Your posts mixes the terminology (license, subscription...
Siehe den getting started guide:
https://pmg.proxmox.com/wiki/Getting_started_with_Proxmox_Mail_Gateway#Changing_Hostname_or_IP
bzw. den dort verlinkten Artikel:
https://pmg.proxmox.com/wiki/Change_FQDN
das sollte die Schritte zum Übersiedeln auf...