Support reloading the TLS config via SIGHUP.
[mailpopbox.git] / mailpopbox.go
2017-04-07 Robert SesekSupport reloading the TLS config via SIGHUP. v1.2.0
2016-12-18 Robert SesekAdd zap logging through the servers.
2016-12-13 Robert SesekInitial POP3 server.
2016-12-12 Robert SesekSimple accept/listen loop for the SMTP server.
2016-12-12 Robert SesekLay out basic config file structure.