mirror of
				https://github.com/mail-in-a-box/mailinabox.git
				synced 2025-11-03 19:30:54 +00:00 
			
		
		
		
	Merge branch 'extended' of supplee.net:mailinabox-quota into extended
This commit is contained in:
		
						commit
						761bb054ce
					
				@ -212,6 +212,7 @@ if [ $POLICY_SPF == 1 ]; then
 | 
			
		||||
    RECIPIENT_RESTRICTIONS="${RECIPIENT_RESTRICTIONS},check_policy_service unix:private/policy-spf"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Add quota check
 | 
			
		||||
RECIPIENT_RESTRICTIONS="${RECIPIENT_RESTRICTIONS},check_policy_service inet:127.0.0.1:12340"
 | 
			
		||||
 | 
			
		||||
postconf -e smtpd_recipient_restrictions="$RECIPIENT_RESTRICTIONS"
 | 
			
		||||
@ -270,5 +271,3 @@ else
 | 
			
		||||
    hide_output systemctl disable postgrey
 | 
			
		||||
    hide_output systemctl stop postgrey
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
restart_service postgrey
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user