i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Email

  • How I decode Outlook SafeLinks before clicking a suspicious URL

    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 …

    27 Sep 2026 · 2 min read · #safelink #url #security #email #tools

  • How I normalize email addresses without breaking login rules

    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.

    27 Sep 2026 · 2 min read · #email #data #identity #tools

  • How I read email headers when a message looks suspicious

    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.

    27 Sep 2026 · 4 min read · #email #security #headers #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub