2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 14:25:59 +00:00

introduce variable to control Amavis' loglevel (#1947)

This commit is contained in:
Georg Lauterbach
2021-05-06 23:51:45 +02:00
committed by GitHub
parent ba37ed115d
commit 04e98dc49f
7 changed files with 35 additions and 16 deletions

View File

@@ -22,8 +22,6 @@ The contents could look like this
``` sh
#! /bin/bash
sed -i -E 's|(log_level).*|\1 = -1;|g' /etc/amavis/conf.d/49-docker-mailserver
cat >/etc/amavis/conf.d/50-user << "END"
use strict;