change message about mta
This commit is contained in:
@@ -273,8 +273,10 @@ class WOStackController(CementBaseController):
|
|||||||
Log.debug(self, "Sendmail already installed")
|
Log.debug(self, "Sendmail already installed")
|
||||||
Log.info(self, "Sendmail already installed")
|
Log.info(self, "Sendmail already installed")
|
||||||
else:
|
else:
|
||||||
Log.debug(self, "Another mta is already installed")
|
Log.debug(
|
||||||
Log.info(self, "Another mta is already installed")
|
self, "Another mta (Postfix) is already installed")
|
||||||
|
Log.info(
|
||||||
|
self, "Another mta (Postfix) is already installed")
|
||||||
|
|
||||||
# proftpd
|
# proftpd
|
||||||
if pargs.proftpd:
|
if pargs.proftpd:
|
||||||
|
|||||||
Reference in New Issue
Block a user