Hi, Currently, the Panel allows IP whitelisting for incoming emails to bypass spam filtering. However, we’re facing a practical issue: We found that the same IP is being used to send both spam and legitimate email senders — because the sender domains are hosted on the same shared server. This makes IP whitelisting ineffective, as we cannot block the spam without also affecting valid emails.
To solve this, we request support for "Domain Whitelisting". This would let us safely whitelist trusted domains, even if they share IPs with others.
Domain-level whitelisting would give us more precise control and reduce false positives from good senders.
Thanks!