mirror of
				https://github.com/mail-in-a-box/mailinabox.git
				synced 2025-11-03 19:30:54 +00:00 
			
		
		
		
	put roundcube config change in the right place
This commit is contained in:
		
							parent
							
								
									907c05299c
								
							
						
					
					
						commit
						0b68bf8760
					
				@ -70,7 +70,6 @@ cp conf/dovecot/conf.d/15-mailboxes.conf /etc/dovecot/conf.d/
 | 
			
		||||
cp conf/dovecot/conf.d/20-imap.conf /etc/dovecot/conf.d/
 | 
			
		||||
cp conf/dovecot/conf.d/90-quota.conf /etc/dovecot/conf.d/
 | 
			
		||||
cp conf/dovecot/dovecot-sql.conf.ext /etc/dovecot/
 | 
			
		||||
cp conf/roundcube/config.inc.php /usr/local/lib/roundcubemail/config/
 | 
			
		||||
 | 
			
		||||
# ### IMAP/POP
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -127,7 +127,7 @@ cat > $RCM_CONFIG <<EOF;
 | 
			
		||||
\$config['login_autocomplete'] = 2;
 | 
			
		||||
\$config['password_charset'] = 'UTF-8';
 | 
			
		||||
\$config['junk_mbox'] = 'Spam';
 | 
			
		||||
?>
 | 
			
		||||
\$config['quota_zero_as_unlimited'] = true;
 | 
			
		||||
EOF
 | 
			
		||||
 | 
			
		||||
# Configure CardDav
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user