Closed robweber closed 11 years ago
As part of this the "users" endpoint is really no longer needed in the web api. The only reason this existed was to find admin email addresses. This can all be done server side and avoid exposing this information.
Individual clients don't need to route mail through the mail server. If they are off site they may not even be able to. Use a DB table and the web services to route mail that way instead.