Replies: 6 comments 5 replies
-
|
I installed it with Docker on my Synology NAS, and when I log in to Piler via 10.0.0.4:7080, I get redirected to https://10.0.0.4:5001/index.php?route=health/health, which is the default port for the NAS. Also don't know what to do. I would appreciate some help |
Beta Was this translation helpful? Give feedback.
-
|
Check /etc/piler/config-site.php, and update the SITE_URL variable (and wherever 10.0.0.4:5001 might be defined) |
Beta Was this translation helpful? Give feedback.
-
|
Can you show me a screenshot of the issue? |
Beta Was this translation helpful? Give feedback.
-
|
Here is an example of trying to add a new user.
|
Beta Was this translation helpful? Give feedback.
-
|
Try adding example.com as "domain" and "mapped domain", then try adding the new user again |
Beta Was this translation helpful? Give feedback.
-
|
Awesome! |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
As for the clean install, I exported all Mails from the archive (~4600), ran a "make clean", dropped the database, deleted piler.key and /var/piler and ran thru an install as described in the documentation.
Then I imported all the mails from step 1.
Problems:
I just went ahead and used the apt install from the Manticore-Website, which installed Manticore 9 ;-)
Does not look like it works. In the health section of the GUI I can see processed mails (~4600), but a search turns up exactly 0.
I will try to install a specific version, haven't found a way yet though.
Any kind of howto would be really appreciated ;-)
I login as admin@local and the redirect does not go to the defined SITE_URL (config-site.php AND config.php).
The Login is under "https://archive./index.php
Then I get redirected to "https://mail./index.php?route=health/health" which is the first Virtualhost of this Server instead of to the SITE_URL archive./index.php?route=health/health as expected.
Beta Was this translation helpful? Give feedback.
All reactions