[#75] added option to test s3 connection and send test emails
This commit is contained in:
@@ -12,7 +12,7 @@ type Mailer interface {
|
||||
fromEmail mail.Address,
|
||||
toEmail mail.Address,
|
||||
subject string,
|
||||
htmlBody string,
|
||||
htmlContent string,
|
||||
attachments map[string]io.Reader,
|
||||
) error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user