Using ${PKGSTEM} to manage your Stalwart mail server ==================================================== ${PKGSTEM} allows you to manage: - domains - accounts - imports - lists & groups the following commands should give you a headstart to: - create a domain $ stalwart-cli --url https://localhost -cadmin:changeme domain create -d 'test domain' jmap.test - create an account in that domain $ stalwart-cli --url https://localhost -cadmin:changeme account create user@jmap.test password accountname - import a mailbox in that account $ stalwart-cli --url https://localhost -cadmin:changeme import messages -f mbox user@jmap.test /var/ mail/user