Skip to content

poopmail/toilet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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