Question about starting djigzo

Hello!

Must postfix and a database like MySQL be configured before
I can execute a "sh start-djigzo.sh"
or should it be possible to execute it for the purpose of
testing the start without having anything configured but
java and tomcat?

Kind regards

  Andreas

Hello!

Must postfix and a database like MySQL be configured before
I can execute a "sh start-djigzo.sh"
or should it be possible to execute it for the purpose of
testing the start without having anything configured but
java and tomcat?

Answering myself. Since I do a start as user djigzo everything
starts up fine. So glad, I have solved this one.

lot of output
...
12 Dez 2017 12:20:48 | INFO Repositories: {'type':'SPOOL','destinationURL':'file://var/mail/outgoing/'}, {'type':'SPOOL','destinationURL':'file://var/mail/spool/'}; checkRate: 25; Limit: 200; Delay: 100Limit: 400; Delay: 200Limit: 600; Delay: 400Limit: 800; Delay: 800Limit: 1000; Delay: 8000Limit: 1500; Delay: 16000 (mitm.application.djigzo.james.smtpserver.ThrottlingMailHandler) [Phoenix-Monitor]
12 Dez 2017 12:20:48 | INFO Configuring CommandHandler (mitm.application.djigzo.james.smtpserver.CheckRepositoriesBlockingRcptCmdHandler) [Phoenix-Monitor]
12 Dez 2017 12:20:48 | INFO Repositories: {'type':'SPOOL','destinationURL':'file://var/mail/outgoing/'}, {'type':'SPOOL','destinationURL':'file://var/mail/spool/'}, {'type':'MAIL','destinationURL':'file://var/mail/error/', 'CACHEKEYS':'false'}; rejectCode: 452; repositoryUpperLimit: 2000; repositoryLowerLimit: 1500; checkInterval: 60000 (mitm.application.djigzo.james.smtpserver.CheckRepositoriesBlockingRcptCmdHandler) [Phoenix-Monitor]
12 Dez 2017 12:20:48 | INFO Configuring CommandHandler (mitm.application.djigzo.james.smtpserver.CheckDatabaseBlockingRcptCmdHandler) [Phoenix-Monitor]
12 Dez 2017 12:20:48 | INFO rejectCode: 452; checkInterval: 1; testQuery: SELECT 1 (mitm.application.djigzo.james.smtpserver.CheckDatabaseBlockingRcptCmdHandler) [Phoenix-Monitor]
SMTP Service started plain:10025//127.0.0.1
12 Dez 2017 12:21:04 | INFO Certificate request handler thread started. (mitm.common.security.ca.CAImpl) [Certificate request handler thread]
12 Dez 2017 12:21:43 | INFO Starting CRL Updater thread (mitm.common.security.crl.ThreadedCRLStoreUpdaterImpl) [CRL Updater thread]
12 Dez 2017 12:21:43 | INFO Updating CRL store. (mitm.common.security.crl.ThreadedCRLStoreUpdaterImpl) [CRL Updater thread]
12 Dez 2017 12:21:43 | INFO 0 CRL distibution points found. (mitm.common.security.crl.CRLStoreUpdaterImpl) [CRL Updater thread]
12 Dez 2017 12:21:43 | INFO 0 new CRLs added to the CRL store. (mitm.common.security.crl.CRLStoreUpdaterImpl) [CRL Updater thread]

Now I take the installation.guide and go through it.

Kind regards

  Andreas

···

ratatouille via Users <users(a)lists.djigzo.com> schrieb am 12.12.17 um 12:12:38 Uhr: