Setup $(local_domains) from table instead of maddy.conf
Open
new feature
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
# Use case
I'd like to load $(local_domains) from a table like sqlite. Right now I need to specify domains in maddy.conf but my accounts and aliases are all setup inside sqlite.
# Your idea for a solution
- [ ] I'm willing to help with the implementation
Contributor guide
Research direction
Start by reviewing how $(local_domains) is configured in maddy.conf and how account and alias data is stored in sqlite. Determine the project entry points and tests involved before choosing an implementation approach; done means local domains can be loaded from a table rather than being required in maddy.conf.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sqlite
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100