Update vendor/
This commit is contained in:
1
vendor/github.com/emersion/go-smtp/server.go
generated
vendored
1
vendor/github.com/emersion/go-smtp/server.go
generated
vendored
@@ -25,6 +25,7 @@ type Server struct {
|
||||
MaxIdleSeconds int
|
||||
MaxMessageBytes int
|
||||
AllowInsecureAuth bool
|
||||
Strict bool
|
||||
Debug io.Writer
|
||||
|
||||
// If set, the AUTH command will not be advertised and authentication
|
||||
|
||||
Reference in New Issue
Block a user