You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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
The text was updated successfully, but these errors were encountered: