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
Hello dear Hocktoberfest, and thanks for considering helping us!
The goal of this issue is to contribute to https://github.com/apache/james-project (yes, an Apache project!) but for technical reasons, we could not open tickets on that repository...
You can gather a bit more information on what is James and why it's an awesome project on our website.
For new ones to James, my suggestion is that you can start with Creating domain mappings group cause their commands design is already defined at here. Of course you can change it if you see that is reasonable.
Example:
We already have an API to List all domain mappings:
Hello dear Hocktoberfest, and thanks for considering helping us!
The goal of this issue is to contribute to https://github.com/apache/james-project (yes, an Apache project!) but for technical reasons, we could not open tickets on that repository...
You can gather a bit more information on what is James and why it's an awesome project on our website.
Here are the more specific task details:
Link to JIRA: https://issues.apache.org/jira/projects/JAMES/issues/JAMES-3663
We need to convert the important missing Webadmin API into our CLI form. Here is some suggestions: Creating domain mappings, Administrating quotas by users, Administrating quotas by domains...
For new ones to James, my suggestion is that you can start with Creating domain mappings group cause their commands design is already defined at here. Of course you can change it if you see that is reasonable.
Example:
We already have an API to List all domain mappings:
Which will return all configured domain mappings:
and Response codes 200 OK
Please transform it to CLI form like this:
which may return something like:
It is up to you how the CLI should return.
Let begin with a command like above in a Pull Request. When you feel more familiar with this topic, let do a group of commands in a Pull Request.
If you do have any questions, just discuss it here or reach us on Gitter: https://gitter.im/apache/james-project
The text was updated successfully, but these errors were encountered: