Please have a look at http://james.apache.org/server/config-users.html
<administratorId>[email protected]</administratorId> in usersrepository.xml Will enable [email protected] to login as [email protected] using imap. On 30/10/2019 11:27, Jerry Malcolm wrote: > I see in AbstractUsersRepository where "adminstratorid" is pulled from > somewhere in the configuration: > > administratorId = > Optional.ofNullable(configuration.getString("administratorId")); > > But I can't find any place to set it in the shipped configuration > files. Where is the administrator id supposed to be defined, and what > is the correct syntax to define it? > > Thx > > Jerry > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
