removing certs due to mailserver change
This commit is contained in:
		
							parent
							
								
									47b0aeaee9
								
							
						
					
					
						commit
						012789e5d0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -173,7 +173,7 @@ in {
 | 
			
		|||
          port = 993;
 | 
			
		||||
          tls = {
 | 
			
		||||
            enable = true;
 | 
			
		||||
            certificatesFile = ./certs.txt;
 | 
			
		||||
            # certificatesFile = ./certs.txt;
 | 
			
		||||
          };
 | 
			
		||||
        };
 | 
			
		||||
        smtp = {
 | 
			
		||||
| 
						 | 
				
			
			@ -181,7 +181,7 @@ in {
 | 
			
		|||
          port = 25;
 | 
			
		||||
          tls = {
 | 
			
		||||
            enable = true;
 | 
			
		||||
            certificatesFile = ./certs.txt;
 | 
			
		||||
            # certificatesFile = ./certs.txt;
 | 
			
		||||
          };
 | 
			
		||||
        };
 | 
			
		||||
        mbsync = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue