Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SMTPPORTSTRING = ":25"
Functions ¶
func CopyValideInfo ¶
Types ¶
type Mail ¶
type MailAcount ¶
type SmtpMailSender ¶
type SmtpMailSender struct {
// contains filtered or unexported fields
}
func (*SmtpMailSender) SendMail ¶
func (this *SmtpMailSender) SendMail(mail *Mail) error
func (*SmtpMailSender) SetMailAcount ¶
func (this *SmtpMailSender) SetMailAcount(acount *MailAcount) error
Click to show internal directories.
Click to hide internal directories.