change message about mta

This commit is contained in:
VirtuBox
2019-09-26 11:17:08 +02:00
parent c7e2f797d1
commit ec1de94bc9

View File

@@ -273,8 +273,10 @@ class WOStackController(CementBaseController):
Log.debug(self, "Sendmail already installed")
Log.info(self, "Sendmail already installed")
else:
Log.debug(self, "Another mta is already installed")
Log.info(self, "Another mta is already installed")
Log.debug(
self, "Another mta (Postfix) is already installed")
Log.info(
self, "Another mta (Postfix) is already installed")
# proftpd
if pargs.proftpd: