GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/214
Enh: domain list sorting should take account of level
The domain list sorting is currently alphabetical by full domain.
The fact that the main 'apache.org' entry occurs in the first tab is purely
because apache starts with 'a'. Since the top-level domain is likely to be
special in any mail archive this should be allowed for.
There are various ways to do this.
- split the domain path before sorting, and treat a missing segment as
being early in the alphabet
- list the TLD(s) in a separate tab (default to previous method if using
the 'table' style)
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---