Replies: 3 comments · 6 replies
-
Try |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Yes sorry it was a typo but i used |
Beta Was this translation helpful? Give feedback.
All reactions
-
I don't use rspamd myself. But to me it seems, that your custom config is not used at all. Check for typos and activate debugging ( |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
This is the output when restarting the container after setting de log_level and supervisor log level to debug: Log output (click to view) |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
I see nothing about |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
It's not used. Otherwise you would see this debug message: docker-mailserver/target/scripts/helpers/rspamd.sh Lines 122 to 123 in cace9c5
Double check for typos and that the directory is correctly mounted into the container. Within the container, it must be at this location: |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Yes its working! I created the rspamd folder my self and put the conf file in it. Strange thing is that after 3 restart of the docker container it was working. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Restart or recreate? You should always recreate ( |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
-
|
I think restart. I used it with Unraid and Unraid nog recreates the container i guess |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want get access to RSPAMD web interface. I tried several things but nothing works.
I used the following site: https://docker-mailserver.github.io/docker-mailserver/v14.0/config/security/rspamd/#web-interface
But when i do this and set the
custom-commands.confin themy-docker-data/dms/config/rspamdand put the following in the file:The password is not working. I also tried this:
Also password is not working. And as last possible solution to disable the password screen:
Still getting the password screen. And yes i reboot the docker after every change.
What can i do next?
Beta Was this translation helpful? Give feedback.
All reactions