test: added some tests
This commit is contained in:
parent
a15223a5c2
commit
8a684e9ec1
5 changed files with 147 additions and 23 deletions
|
@ -14,7 +14,6 @@ var _ model.Server = (*smtpServer)(nil)
|
|||
|
||||
type smtpServer struct {
|
||||
backend *smtp.Server
|
||||
config Config
|
||||
}
|
||||
|
||||
func (s *smtpServer) IsEnabled() bool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue