Skip to content
New issue

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

增加发送邮件域名白名单sendmail_whitelist #32

Closed
irwinsun opened this issue Jan 31, 2023 · 0 comments · Fixed by #33
Closed

增加发送邮件域名白名单sendmail_whitelist #32

irwinsun opened this issue Jan 31, 2023 · 0 comments · Fixed by #33

Comments

@irwinsun
Copy link
Member

irwinsun commented Jan 31, 2023

防止意外发错产生不必要的信息泄露风险

image

增加sendmail_whitelist 私有配置,用于配置允许发送的域名白名单,多个用;号分隔,输入*表示全开放

每个邮箱域名格式为 @xxx.yyy,例如@gmail.com

image

irwinsun added a commit that referenced this issue Jan 31, 2023
- 增加sendmail_whitelist 私有配置,用于配置允许发送的域名白名单,多个用;号分隔,输入*表示全开放, 每个邮箱域名格式为 @xxx.yyy,例如@gmail.com
irwinsun added a commit that referenced this issue Jan 31, 2023
feat: 增加发送邮件域名白名单sendmail_whitelist #32
irwinsun added a commit that referenced this issue Jan 31, 2023
feat: 增加发送邮件域名白名单sendmail_whitelist #32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant