-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
- I understand that not following or deleting the below instructions will result in immediate closure and/or deletion of my issue.
- I have understood that this bug report is dedicated for bugs, and not for support-related inquiries.
- I have understood that answers are voluntary and community-driven, and not commercial support.
- I have verified that my issue has not been already answered in the past. I also checked previous issues.
Summary
I added an address like root@example.com (not the real domain) to the whitelist for my domain. However, emails from this host are still being rejected due to its IP range being on a blacklist. In my case, I want to ignore the blacklist and always accept emails from this address/server.
Logs
Postfix logs from Mailcow UI:
NOQUEUE: reject: RCPT from [104.244.77.121]:52684: 550 5.7.1 Service unavailable; client [104.244.77.121] blocked using b.barracudacentral.org; from=<root@example.com>, to=<xxxxxx@other.example.com>, proto=ESMTP, helo=<example.com>
Reproduction
Whitelisted in Mail Server -> Domains -> Edit -> Spam filter
System information
| Question | Answer |
|---|---|
| My operating system | Debian Linux |
| Is Apparmor, SELinux or similar active? | Yes |
| Virtualization technlogy (KVM, VMware, Xen, etc | KVM |
| Server/VM specifications (Memory, CPU Cores) | 3 cores, 16 GB RAM |
Docker Version (docker version) |
20.10.3 |
Docker-Compose Version (docker-compose version) |
1.28.4 |
| Reverse proxy (custom solution) | Nginx |
Reactions are currently unavailable