Move configuration files to directory conf.
This commit is contained in:
		
							
								
								
									
										17
									
								
								conf/install_postfix_base.conf.sample
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								conf/install_postfix_base.conf.sample
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| # ---------------------------------------------------- | ||||
| # --- | ||||
| # - Parameter Settings Postfix Bases System | ||||
| # -  | ||||
| # - Note: You need not to create a configuration file, | ||||
| # -       The installation script will di that. | ||||
| # --- | ||||
| # ---------------------------------------------------- | ||||
|  | ||||
| _HOSTNAME= | ||||
| _IPV4= | ||||
| _IPV6= | ||||
| _ADMIN_EMAIL= | ||||
| _SASL_AUTH= | ||||
| _SASL_USER= | ||||
| _SASL_PASS= | ||||
| _RELAY_HOST= | ||||
							
								
								
									
										16
									
								
								conf/install_postfix_relay.conf.sample
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								conf/install_postfix_relay.conf.sample
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| # ---------------------------------------------------- | ||||
| # --- | ||||
| # - Parameter Settins Postfix Relay System | ||||
| # -  | ||||
| # - Note: You need not to create a configuration file, | ||||
| # -       The installation script will di that. | ||||
| # --- | ||||
| # ---------------------------------------------------- | ||||
|  | ||||
| _HOSTNAME=www | ||||
| _IPV4= | ||||
| _IPV6= | ||||
| _ADMIN_EMAIL= | ||||
| _SASL_USER= | ||||
| _SASL_PASS= | ||||
| _RELAY_HOST= | ||||
		Reference in New Issue
	
	Block a user