mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 10:27:14 +00:00 
			
		
		
		
	* add wrapper to specify config file for kopano-autorespond * drop overriding definition of tmp_path
		
			
				
	
	
		
			4 lines
		
	
	
		
			78 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			78 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| /usr/sbin/kopano-autorespond -C /tmp/kopano/autorespond.cfg "$@"
 |