Email Marketing Insights

Master deliverability, automation, and growth with our technical guides.

Using curl to send email
2026-07-15

Using curl to send email

# The Developer's Dilemma: Using `curl` to Send Email from Gmail As a senior developer, we often find ourselves needing to interact with low-level protocols...

Stefan Bogdanescu

Stefan Bogdanescu

Founder & Senior Architect

Converting HTML to plain text in PHP for e-mail
2026-07-15

Converting HTML to plain text in PHP for e-mail

# The Developer's Guide: Robustly Converting HTML to Plain Text in PHP for Email When dealing with dynamic content generated by rich text editors like TinyMCE,...

Stefan Bogdanescu

Stefan Bogdanescu

Founder & Senior Architect

Sending mail attachment using Java
2026-07-15

Sending mail attachment using Java

# Sending Mail Attachments using Java: A Developer's Guide to Gmail Attachments Sending emails with attachments programmatically is a very common requirement...

Stefan Bogdanescu

Stefan Bogdanescu

Founder & Senior Architect

Mailx send html message
2026-07-15

Mailx send html message

# Sending Rich HTML Emails with Mailx: Mastering MIME Headers As developers, moving beyond simple plain-text communication to sending rich, formatted HTML...

Stefan Bogdanescu

Stefan Bogdanescu

Founder & Senior Architect

Mail multipart/alternative vs multipart/mixed
2026-07-15

Mail multipart/alternative vs multipart/mixed

# Mastering MIME: Choosing Between `multipart/alternative` and `multipart/mixed` for Email Messages When crafting an email, especially when dealing with rich...

Stefan Bogdanescu

Stefan Bogdanescu

Founder & Senior Architect