CodeShellDev / CodeShellDev/mailbaux

Improve Installation/Configuration

Open
#14 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2
Forks
0
Avg merge
1m
Merged PRs (30d)
1

Description

I've tried to install it in the last few days, but it seems like there are missing variables in your example. Also you should explain what each variable is for, because some names are not very clear. Another thing I've noticed is, you set some environment variables but also include the .env file which contains those same values.

And one question, which I couldn't test: Can every user just add new mailboxes without any verification (except maybe via ALLOWED_EMAIL_DOMAINS)?

I archived this with my IdP directly (authentik, saw you on the discord with the same issue, do you want my solution?), so I probably won't try this again, but I wanted to share my experiences with it :)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the environment variables described in the installation example with the values duplicated in the .env file; identify missing entries and explain each variable. Then inspect the mailbox-creation authorization behavior, including ALLOWED_EMAIL_DOMAINS, and document the verified result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.