Replies: 1 comment
-
|
Documentation on this is a little sparse, but we did recently update it:
The older docs on that had become a bit outdated. With the DMS defaults, your junk mail should still be stored in the junk folder, an extra copy is stored in quarantine. The SpamAssassin FAQ entries had a little bit of revision as part of that update: https://docker-mailserver.github.io/docker-mailserver/edge/faq/#spamassasin The
You should look into Postfix logs that would relate to that sort of activity. It's unlikely they're spam as shown above the defaults are fairly permissive and should deliver any spam regardless. What is more likely is Postfix is rejecting mail from those MTAs as they don't satisfy certain expectations (valid SPF, sender domain has an MX or A DNS record, etc). |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to see the quarantined spam emails because I need to check false positives.
Where can I see those?
Do I need to create an spamassassin-rules.cf. and amend settings there or is there an out of the box default location for spam?
I am not receiving emails from certain senders and have no visibility on what happened. Can I find them in the normal logs?
Beta Was this translation helpful? Give feedback.
All reactions