@@ -2,7 +2,7 @@ package mail
const (
SMTP_SERVER = "smtp.qiye.aliyun.com"
- SMTP_PORT = "25"
+ SMTP_PORT = "587"
FROM_USERNAME = "system_notify@greentech.com.cn"
FROM_PASSWORD = "GT123qweasd"