update..
This commit is contained in:
		| @@ -280,7 +280,7 @@ POSTFIX_DB_HOST_PGSQL="{{ postfix_db_host }}" | ||||
|  | ||||
| # - Password of Postfix Database | ||||
| # - | ||||
| {% if mysql_credentials is defined and mysql_credentials|length %} | ||||
| {% if postfix_db_pass is defined and  postfix_db_pass%} | ||||
| POSTFIX_DB_PASS='{{ postfix_db_pass }}' | ||||
| {% else %} | ||||
| #POSTFIX_DB_PASS='' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user