Adding a new alias should retrigger autoresponder service
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
The autoresponder sieve script contains a list of allowed recipients.
- Enable an autoresponder
- Add an alias
- The alias is not part of the generated sieve script
Expected behavior
If autoresponder enabled and an alias is added, then trigger an update for the autoresponder.
Actual behavior
Click on save autoresponder required to add the new alias
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
Start by tracing where the autoresponder sieve script is generated and where adding an alias is saved. Compare that flow with the save-autoresponder action to identify the missing update trigger. Done means an alias added while an autoresponder is enabled appears in the generated sieve script without requiring the autoresponder to be saved again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100