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

Documentation Typo in 'Multiple domains configuration' #609

Closed
jimstorch opened this issue Jul 26, 2023 · 0 comments · Fixed by #613
Closed

Documentation Typo in 'Multiple domains configuration' #609

jimstorch opened this issue Jul 26, 2023 · 0 comments · Fixed by #613
Labels
bug Something isn't working.

Comments

@jimstorch
Copy link

Describe the bug

Hi. I was following the instructions at https://maddy.email/multiple-domains/, specifically the section If you want accounts to also share the same IMAP storage of account named "user" and Maddy would fail to start with the error message:

Status: "unknown module: email_with_domains (namespace: table)"

What do you think is wrong?

Under this block:

authorize_sender {
  ...
  user_to_email chain {

The documentation says to use the instruction:
step email_with_domains $(local_domains)

but I had to change it to (dropping the 's' on the word 'domains'):
step email_with_domain $(local_domains)

and it worked.

maddy version: ?

0.7.0

@jimstorch jimstorch added the bug Something isn't working. label Jul 26, 2023
cuu508 added a commit to cuu508/maddy that referenced this issue Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant