give each of the adapter a neme
This commit is contained in:
@@ -156,5 +156,5 @@ func (s *SMTPWriter) Destroy() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
Register("smtp", newSMTPWriter)
|
||||
Register(AdapterMail, newSMTPWriter)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user