Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 961 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 961 Bytes

toilet

Toilet is the mail receiver for poop mail. Its purpose is to forward any valid received emails to the canalization using Redis pub-sub.

Why do you use Java?

You don't want me to write Go applications, trust me. Yes, we could have implemented the mail receiver in the canalization project, but then I'd have nothing to do :)

Credits and third party licenses

MimeMessageParser from Apache commons-email:
Apache License 2.0

SubEtha SMTP:
Apache License 2.0

Lettuce:
Apache License 2.0

Gson:
Apache License 2.0