From d6d3d4c5091567b3803f13226ffa3a2d2a9b1ae0 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Sun, 3 Jul 2022 23:30:53 +0200 Subject: [PATCH] [fix] Avoid to transform lufi into a dangereous spamer --- conf/lufi.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/lufi.conf.template b/conf/lufi.conf.template index 6719efb..07e7ce8 100644 --- a/conf/lufi.conf.template +++ b/conf/lufi.conf.template @@ -169,7 +169,7 @@ # Disable sending mail through the server # optional, default is false - #disable_mail_sending => 0, + disable_mail_sending => 1, ############# # DB settings