import "github.com/letsencrypt/boulder/cmd/notify-mailer"
main.go
type Config struct { NotifyMailer struct { DB cmd.DBConfig cmd.SMTPConfig } Syslog cmd.SyslogConfig }