We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SMTP设置部分能增加一个发件人地址字段吗, 有些邮箱服务商使用smtp发件时的身份验证需要的username和发件人地址是不同的.
比如smtp中username 是我的个人gmail邮箱: abc@gmail.com 我想要用的发件人地址是 我的域名邮箱 现在的网站注册发件人显示的是我的个人邮箱:而非域名邮箱
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
SMTP设置部分能增加一个发件人地址字段吗, 有些邮箱服务商使用smtp发件时的身份验证需要的username和发件人地址是不同的.
比如smtp中username 是我的个人gmail邮箱: abc@gmail.com
我想要用的发件人地址是 我的域名邮箱
现在的网站注册发件人显示的是我的个人邮箱:而非域名邮箱
The text was updated successfully, but these errors were encountered: