Any e-mail hooks on Gitea?

I need a G-Mail hooks to notify issues situation (create/new comment/close), does Gitea support that?

Yes - gitea can support email notifications. To do that, all that should be needed is to set up the SMTP settings in your app.ini: https://docs.gitea.io/en-us/config-cheat-sheet/#mailer-mailer

1 Like