mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-03 19:47:52 +00:00 
			
		
		
		
	fix #3405
This commit is contained in:
		@@ -47,6 +47,7 @@ In the case of *certbot* you could write a script to be executed as `deploy hook
 | 
			
		||||
  cp /etc/letsencrypt/live/domain.com/privkey.pem /mailu/certs/key.pem || exit 1
 | 
			
		||||
  cp /etc/letsencrypt/live/domain.com/fullchain.pem /mailu/certs/cert.pem || exit 1
 | 
			
		||||
  docker exec mailu_front_1 nginx -s reload
 | 
			
		||||
  docker exec mailu_front_1 doveadm reload
 | 
			
		||||
 | 
			
		||||
And the certbot command you will use in crontab would look something like:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								towncrier/newsfragments/3405.bugfix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								towncrier/newsfragments/3405.bugfix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
Update the documentation: ensure that users reload dovecot too if they manually configure certificates
 | 
			
		||||
		Reference in New Issue
	
	Block a user