mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-02 08:57:14 +00:00
[Policyd] Added policyd Dockerfile
[Compose] Added policyd Service [Postfix] Added policyd for check_policy_service to main.cf
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
AuthType Basic
|
||||
AuthName "Password Protected Area"
|
||||
AuthUserFile /var/www/html/.htpasswd
|
||||
Require valid-user
|
||||
Reference in New Issue
Block a user