Documentation ¶
Index ¶
Constants ¶
View Source
const ( HostQQMail = "smtp.qq.com" PortQQMail = "25" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mail ¶
type Mail struct {
// contains filtered or unexported fields
}
func Auth ¶
Auth authenticates the identity In particular, the password is the authorization code, not your email password
func (*Mail) SetSubject ¶
Click to show internal directories.
Click to hide internal directories.