Hello, I want to convert the plain text email using Postfix to HTML? Is there a way to do this? Thanks S
Just to get it right, in any case a user sends a plaintext formated mail, it shall be converted to an HTML formated mail? Just keep in mind, that there must happen more than just "converting", as any html mail should also contain one plain text boundary. But what is the benefit that you expect from that conversion? The plain text will be just wrapped in the html tags of html, head, and body, but that's it?!