mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
#### Summary This pull request adds detailed instructions for configuring ProtonMail's SMTP server in the `email-setup.md` documentation. The new section provides step-by-step guidance on generating SMTP tokens and configuring the `app.ini` file for ProtonMail. #### Changes - Added a new section under the "ProtonMail" heading in `email-setup.md`. - Included instructions for generating SMTP tokens in ProtonMail settings. - Provided an example configuration for the `app.ini` file to use ProtonMail's SMTP server. Reviewed-on: https://gitea.com/gitea/docs/pulls/93 Reviewed-by: Lunny Xiao <[email protected]> Reviewed-by: techknowlogick <[email protected]> Co-authored-by: talltechy <[email protected]> Co-committed-by: talltechy <[email protected]>