storj/internal/post
Simon Guindon 7ce9a60c85
Add additional error handling to email message sending. (#1639)
* Adding additional error handling to email message sending.

* Adding additional error handling to email message sending.

* Fixing issue with err being lost in the defer.

* Moving defers to be queued up earlier to ensure they get called.

* Fixed closing encoder to use defer pattern that matches the others.
2019-05-13 11:14:45 -04:00
..
oauth2 added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
login.go added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
message.go Add additional error handling to email message sending. (#1639) 2019-05-13 11:14:45 -04:00
sender.go Add additional error handling to email message sending. (#1639) 2019-05-13 11:14:45 -04:00