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

Better SMTP Support #10808

Open
2 of 7 tasks
Dr-Ari-Gami opened this issue Mar 23, 2020 · 6 comments
Open
2 of 7 tasks

Better SMTP Support #10808

Dr-Ari-Gami opened this issue Mar 23, 2020 · 6 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality

Comments

@Dr-Ari-Gami
Copy link

Dr-Ari-Gami commented Mar 23, 2020

  • Gitea version (or commit ref): 1.11.2
  • Git version: 2.17.1
  • Operating system: Not Relevant
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist: Not Relevant

Description

I've been using Gitea for a while now (for my own closed source projects), and I recently attached SMTP servers to it. I noticed a few things that could be improved. Please see below:

  1. Add an unsubscribe header to the emails sent. I've noticed that if people don't want notifications from Gitea (from watched repos), they will just mark me as spam, which hurts my reputation.
  2. If possible, add the ability to reply to emails about watched issues as an easy way to comment.

If anyone else has any more ideas please leave them below.

@lafriks
Copy link
Member

lafriks commented Mar 24, 2020

I think there was already issue about reply functionally

@Dr-Ari-Gami
Copy link
Author

I checked and couldn't find one. I'd be happy to comment on an old thread if provided with one!

@lafriks
Copy link
Member

lafriks commented Mar 24, 2020

I think it is #9067

@Dr-Ari-Gami
Copy link
Author

That issue just covers the replying aspect of my request. Apologies that I didn't see it before. What about adding an unsubscribe header though?

@lafriks
Copy link
Member

lafriks commented Mar 24, 2020

I think it would be great to add it

@guillep2k guillep2k added the type/enhancement An improvement of existing functionality label Mar 26, 2020
@stale
Copy link

stale bot commented May 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale stale bot added the issue/stale label May 25, 2020
@zeripath zeripath added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label May 25, 2020
@stale stale bot removed the issue/stale label May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

4 participants