This commit is contained in:
Simon Ser 2019-12-16 14:53:56 +01:00
parent 65931445a8
commit 7f48702b83
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 4 additions and 4 deletions

View file

@ -9,8 +9,8 @@ import (
"time"
imapclient "github.com/emersion/go-imap/client"
"github.com/emersion/go-smtp"
"github.com/emersion/go-sasl"
"github.com/emersion/go-smtp"
)
// TODO: make this configurable