Jan-Eric Hellenberg created JAMES-4099: ------------------------------------------
Summary: Make mailbox folder delimiter configurable Key: JAMES-4099 URL: https://issues.apache.org/jira/browse/JAMES-4099 Project: James Server Issue Type: Improvement Components: mailbox Reporter: Jan-Eric Hellenberg Currently, we use '.' as a constant hierarchical delimiter for mailbox folders. We believe this to be a suboptimal choice and think using '/' would serve better in general; however, changing the default is not desirable because it would break existing deployments. For this reason, we propose to add a configuration switch enabling to select a delimiter out of a list of suitable options (only '.' and '/' for now, with '.' being the default). This might also aid with #3545, where '.' as a delimiter is identified as a problem for JMAP as well. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org