# Sendmail Sample Usage

mail.txt:

```
MIME-Version: 1.0 <br></br>Content-Type: text/html <br></br>From: newsletter@shopbah.com <br></br>Subject: TESTING 123 hehehe <br></br><br></br><html><head><title>TESTING ONLY BAH</title></head> <br></br><body> <br></br><strong>Content line</strong> 1 <br></br><strong>Content line</strong> 2 <br></br><strong>Content line</strong> 3 <br></br></body></html> 
```

\* `sendmail address@example.com < mail.txt`

</body></html>