Open
Description
Describe
当前 SMTP 用户名限制必须是有效的email
Suggestion
- 去掉 email 格式限制
- 增加邮件发送人设置
Why
Sendgrid, Mailchimp(Mandrill) 等邮件服务商并不是使用 email 格式的用户名来配置的,例如:
- SMTP Server - smtp.sendgrid.net
- SMTP Port - 587
- Use Encrypted Protocol - No. If you want encryption choose "Use SSL" and set SMTP Port to 465
- Username - SendGrid Username: "apikey"
- Password - SendGrid API Key