mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 01:57:59 +00:00 
			
		
		
		
	Merge pull request #806 from guruevi/patch-1
Allow for multiple identities
This commit is contained in:
		| @@ -7,7 +7,7 @@ $config['db_dsnw'] = 'sqlite:////data/roundcube.db'; | |||||||
| $config['temp_dir'] = '/tmp/'; | $config['temp_dir'] = '/tmp/'; | ||||||
| $config['des_key'] = getenv('SECRET_KEY'); | $config['des_key'] = getenv('SECRET_KEY'); | ||||||
| $config['cipher_method'] = 'AES-256-CBC'; | $config['cipher_method'] = 'AES-256-CBC'; | ||||||
| $config['identities_level'] = 3; | $config['identities_level'] = 0; | ||||||
| $config['reply_all_mode'] = 1; | $config['reply_all_mode'] = 1; | ||||||
|  |  | ||||||
| // List of active plugins (in plugins/ directory) | // List of active plugins (in plugins/ directory) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	![mergify[bot]@users.noreply.github.com](/assets/img/avatar_default.png) mergify[bot]
					mergify[bot]