FROM address should be from the user who triggered that action
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
If one shares a folder or does comment a file the notification FROM address should be from the user who triggered that action.
For example if one (user1@mycloud.xyz) shares a folder to an e-mail-address which is wrong the bounce comes to the central configured mail-address (hostmaster@mycloud.xyz) and the user who shared the link has no clue that the share notification could not be delivered.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing notification email handling for folder sharing and file comments, including how the configured central address is selected. Done means bounce messages use the address of the user who triggered the action for both notification types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100