Microsoft

Mail gateways

AI & automation

Open source & selfhosting

Protocols & standards

SMTP Understanding SMTP: How Email Is Actually Delivered What SMTP is and how mail flow works: envelope and headers, MX delivery, relays and smarthosts, the ports 25, 465 and 587, StartTLS, and the reply codes with which servers justify acceptance and rejection. 24 articles LDAP Understanding LDAP: the directory protocol behind AD, Entra, and mail gateways What LDAP is and how it works: a directory rather than a database, DIT and distinguished names, bind and search, LDAPS vs. StartTLS, and what of that really counts in Active Directory, Entra, and secure mail gateways. 5 articles DNS DNS for mail admins: MX, SPF, DKIM, and DMARC in one place Why email does not work without DNS: MX and PTR records, SPF, DKIM, and DMARC as TXT records, TTL and propagation, and how to verify entries properly before mail flow suffers. 5 articles TCP / network TCP and Networking Basics: What Mail Admins Really Need TCP as the foundation of SMTP, LDAP, and HTTPS: connection setup with the three-way handshake, ports and firewalls, typical failure patterns from timeout to connection refused, and the steps for a quick diagnosis. 10 articles TLS / certificates TLS and Certificates: Trust in Mail and Directory Operations How TLS secures connections and why certificates are the most common cause of outages: handshake, certificate chains and truststores, SAN instead of CN, LDAPS and StartTLS, renewal without downtime. 7 articles SSH SSH: Remote Access, Keys, and Hardening Secure Shell in day-to-day administration: keys instead of passwords, agent and known_hosts, the essential hardening steps for exposed servers, and SFTP as a file transport. 2 articles Kerberos Kerberos: tickets, KDC, and authentication in Active Directory How Kerberos works and why Active Directory is built on it: tickets instead of passwords, KDC and TGT, service principal names and keytabs, the time synchronization requirement, and the typical failure patterns. 2 articles

Email security

Automation & APIs

Operations

Releases & updates Releases and Updates: Patch Operations for Mail Infrastructure How update operations for Exchange, appliances and gateways become plannable: release types from security update to firmware, maintenance windows and rollback paths, reading release notes, and the question of how quickly patching has to happen. 8 articles Backup & recovery Backup and recovery: bringing mail infrastructure back online What really has to be backed up in mail systems: configurations of gateways and appliances, key material, RTO and RPO as planning parameters, and why a backup without a restore test is not a backup. 2 articles Migration & deadlines Migration and deadlines: keeping mail infrastructure life cycles under control Why migrations in the mail environment are almost always driven by deadlines: end-of-support dates, vendor platform renewals, migration patterns from big bang to coexistence, and the checklist for cutover day. 3 articles Containers & Docker Containers and Docker: operational knowledge for self-hosting Containers in everyday administration: images and tags, volumes and the persistence pitfalls, Compose as the standard, networks, update strategies, and health checks, with a focus on reliable long-term operation. 1 articles Storage & sync Storage and Sync: Cloud Storage in Technical Terms How cloud storage works technically: object storage versus file system, access through sync, copy, and mount, client-side encryption, storage classes from hot to cold, and integrity checking of transferred data. 5 articles Licences & limits Licenses and limits: licensing models for infrastructure software How infrastructure software is licensed: named users, devices, and capacity limits, how license counters are fed technically, what happens when a limit is reached, and the role the directory plays in it. 2 articles Troubleshooting & diagnostics Troubleshooting and Diagnosis: Systematic Fault Finding in Infrastructure The methodology behind successful fault finding: a layered model from the connection to the application, taking error messages literally, reproducing minimally, correlating changes, and documenting findings. 26 articles Testing & load tests Testing and Load Tests: Probing Infrastructure Under Controlled Conditions Methodology for functional and load testing in messaging and infrastructure environments: what to measure, the baseline-burst-soak sequence, load generators and sinks, marking test runs, and evaluating results with percentiles instead of averages. 7 articles