A while ago I downloaded smtp4dev so I can listen to emails from port 25, I'm programming with PHP and when I send an PHP script, smtp4dev displays the email, but what If I want to check if it displays HTML elements such as (p) (img) (hr)
, etc...
If it's not possible please guide me to some alternatives that can give me this feature.