摘要: 实现Auth接口 type auth struct { host string username string password string } func (a *auth) Start(server *smtp.ServerInfo) (proto string, toServer []byte 阅读全文
posted @ 2023-10-10 10:02 刘东才 阅读(404) 评论(0) 推荐(0)