Closed
Description
SMTP settings for the announce should be splitted up:
- SMTP settings (announce plugin)
- SMTP notification settings ("base" GitBucket)
Doing so, we could separate the GIT notifications and it's underlying SMTP usage from any other feature that would require to send email.
We needed to remove the "base" SMTP settings and "send notifications" from the bare GitBucket configuration since it became too verbose with no ability to modity to whom and when the emails are sent out. This, naturally disables the possibility to use announce plugin.