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...
We just changed this option from "Envelope" to "Header" - this resolved our issue (Gmail rejected the autoreplies from our Exchange server), and so far we can't see any disadvantages.
hm - passiert das auch mit einem anderen browser/in einem private window? - zeigt die browser console (developer utilities) einen fehler/warning?
Danke
Oh, I rest my case - this mail was actually logged.
I'm sorry for the disturbance.
Maybe the mails missing from the pmg logging was sent around pmg and directly to the recipient domain.
I will look into that.
I might close port 25 outgoing in my...