dovecot: fix sendmail path (required for sieve redirect)
This commit is contained in:
		
					parent
					
						
							
								99b718c232
							
						
					
				
			
			
				commit
				
					
						5c97f811fc
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -8,6 +8,7 @@ let | |||
|     user_query = SELECT username AS user FROM mailbox WHERE username = '%Lu' AND active='1' | ||||
|   ''; | ||||
|   dovecotConf = pkgs.writeText "dovecot.conf" '' | ||||
|     sendmail_path = /run/wrappers/bin/sendmail | ||||
|     default_internal_user = dovecot2 | ||||
|     default_internal_group = dovecot2 | ||||
|     protocols = imap lmtp pop3 sieve | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank