Asn Zimbra Access
# Example: Block a spammy ASN range 192.0.2.0/24 REJECT Spam from ASN 12345 203.0.113.0/24 REJECT Spam from ASN 67890
Since "ASN" can refer to several technical concepts (Autonomous System Number, Application Service Node, or an education provider like ASN), this article covers the most common and technically relevant scenarios for IT administrators and engineers. In the world of email server management, particularly for administrators handling Zimbra Collaboration Suite (ZCS) , logs and headers often present cryptic acronyms. One such term that frequently appears in mail logs, firewall rules, or anti-spam configurations is ASN . asn zimbra
You will see something like: origin: AS15169 (Google’s ASN). Zimbra does not have a GUI for ASN filtering, but you can configure Postfix directly. # Example: Block a spammy ASN range 192
Review your zimbra.log for the specific rejection line. If you see Reason: ASN listed , you likely need to switch to a less aggressive RBL or whitelist a specific upstream relay. Disclaimer: ASN netblocks change frequently. Always verify CIDR ranges using a BGP looking glass before applying firewall rules. You will see something like: origin: AS15169 (Google’s
# Install a lookup tool (Ubuntu/Debian) apt install whois whois 8.8.8.8 | grep -i origin