-
Notifications
You must be signed in to change notification settings - Fork 13
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
View email accounts created directly with the Wildduck API #13
Comments
DuckyAPI sets specific tags on accounts it creates to keep track of them efficiently. The accounts created in wildduck-webmail don't have these tags, so DuckyAPI doesn't see them. I plan to write a script that adds these tags to existing accounts automatically, but currently DuckyAPI can't do this. You can however manually set the tags using the Wildduck API. The tags are as follows: I'll keep this issue open until I write that script to automatically do this. |
I've added the |
@DuredhelFinceleb where do you add the tags too? In the database directly |
@Jordan-Hall Directly using the wildduck api: |
Thank you. I've supported it now. Think i might see if i can sort a script out to automate it |
If you make it a node.js typescript script, then please PR it so I can include it in the repo! Of course if you write it in any other language please share it here in this issue :) |
Hi,
Before installing the panel, I had created some accounts directly with wildduck-webmail
After installing the panel, I've added my domain.
New users are created just fine
However, I cannot see the accounts created before installing DuckyPanel & DuckyAPI
Is there any way to see them?
The text was updated successfully, but these errors were encountered: