apache / incubator-ponymail

Apache Pony Mail (Incubating) - Email for Ponies & People
http://ponymail.incubator.apache.org/
Other
80 stars 30 forks source link

Bug: ASF-specific code #180

Open sebbASF opened 7 years ago

sebbASF commented 7 years ago

There are some places where the code is currently either ASF-specific or at least strongly biased towards the ASF installation. The code should be generalised, and where necessary installation.

This issue is a place-holder to gather instances.

OAuth JSON data uses the attribute "isMember" to denote a privileged user. It would be better to use a more generic term, such as "isPrivileged"

sebbASF commented 7 years ago

ponymail.js chooses the listname 'dev' if it exists, else the busiest one. If there is to be a default list name then it should be configurable, ideally per domain, or at least with a per domain override. However it might make more sense to always default to the busiest list