Skip to content

Commit

Permalink
love
Browse files Browse the repository at this point in the history
  • Loading branch information
davepeck committed Mar 25, 2024
1 parent e3f14e7 commit 285ccfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ If configuration is missing then, by default, `SMTP_LOGGER_HOST` is `localhost`

This is the simplest SMTP logging implementation that worked for the specific cases I ran into. There are an enormous number of basic and advanced SMTP features this server doesn't yet support. Its handling of `content-transfer-encoding`s is weak at the moment. It doesn't support TLS. etc.

I'd love your help improving this tool!

To contribute to this library, first checkout the code. Then create a new virtual environment:

```bash
Expand Down

0 comments on commit 285ccfc

Please sign in to comment.