roundcube: try again with another cipher
This commit is contained in:
		
					parent
					
						
							
								ef3386d983
							
						
					
				
			
			
				commit
				
					
						297f671106
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ let | |||
|       $config['smtp_pass'] = '%p'; | ||||
|       $config['product_name'] = 'Webmail'; | ||||
|       $config['des_key'] = file_get_contents("${config.variables.roundcubeDataDir}/des_key");; | ||||
|       $config['cipher_method'] = 'AES256-GCM-SHA384'; | ||||
|       $config['cipher_method'] = 'AES-256-CBC'; | ||||
|       $config['plugins'] = array( | ||||
|         'archive', | ||||
|         'managesieve', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank