chenjj / espoofer

An email spoofing testing tool that aims to bypass SPF/DKIM/DMARC and forge DKIM signatures.🍻

Home Page:https://www.jianjunchen.com/p/composition-kills.USESEC20.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML in email body

margokeck opened this issue · comments

Hey! I'm trying to send HTML in the email body for the last 2 days, but unsuccessfully. I tried it in three many different email clients (like protonmail and tutanota) and the HTML code is not being rendered.

I tried to put the code in the "body" field in the config.py like this: "body": b"<h1>example</h1>"
The mail was sent, but the HTML is not being rendered.

Can someone give me more details on how to do this? I appreciate a lot!
Tks!

Can you give me more details? Tks!