Apache James Settings and Mails

Ilya Terskov <[email protected]> Fri, 31 Jan 2025 21:04:08 +0700
Newsgroups gmane.comp.jakarta.james.user
Message-ID <CANUmiSiNdJYZ8YMGZ=2Nx+kUT3LiEPRNmy0+Mk2xNCZYt4Pnww@mail.gmail.com>
Hi there guys. In Guice NOT Docker version starting with default command

java -javaagent:james-server-jpa-app.lib/openjpa-3.2.0.jar \
  -Dworking.directory=. \
  -Djdk.tls.ephemeralDHKeySize=2048 \
  -Dlogback.configurationFile=conf/logback.xml \
  -jar james-server-jpa-app.jar

mails stored in var directory but other stuff like users, domains,
redirects and aliases where it is stored?

In root directory i see some files and logs. Is there anything for this?