<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Email on ilham.dev</title><link>https://ilham.dev/tags/email/</link><description>Recent content in Email on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/email/index.xml" rel="self" type="application/rss+xml"/><item><title>How I decode Outlook SafeLinks before clicking a suspicious URL</title><link>https://ilham.dev/posts/how-to-decode-outlook-safelinks-before-clicking/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-decode-outlook-safelinks-before-clicking/</guid><description>Outlook SafeLinks wrap a destination URL inside a Microsoft protection URL. Decoding helps reveal where the link wants to go.
The SafeLink Decoder tool helps with the mechanical part, but I still check the result before using it somewhere real.</description></item><item><title>How I normalize email addresses without breaking login rules</title><link>https://ilham.dev/posts/how-to-normalize-email-addresses-without-breaking-login/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-normalize-email-addresses-without-breaking-login/</guid><description>Email normalization reduces duplicate-looking addresses, but different providers and products have different rules.
The Email Normalizer tool helps me inspect the input and output without writing a one-off script first.</description></item><item><title>How I read email headers when a message looks suspicious</title><link>https://ilham.dev/posts/how-to-read-email-headers/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-read-email-headers/</guid><description>An email header is the technical history of a message. It can show where the message claimed to come from, which servers handled it, and whether authentication checks passed.
The visible email body can be misleading.</description></item></channel></rss>