fix; raw message no subject
This commit is contained in:
parent
e04ed76fee
commit
34f9238cf0
@ -39,9 +39,8 @@ type MessageWithAttachments struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type RawMessage struct {
|
type RawMessage struct {
|
||||||
To string
|
To string
|
||||||
Subject string
|
Body string
|
||||||
Body string
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type SMTPClientIface interface {
|
type SMTPClientIface interface {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user