Revert "Before update on 2022-03-02_17_04_05"
This reverts commit 24275ffdbf.
			
			
This commit is contained in:
		@@ -198,6 +198,3 @@ parent_domain_matches_subdomains = debug_peer_list,fast_flush_domains,mynetworks
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# DO NOT EDIT ANYTHING BELOW #
 | 
					# DO NOT EDIT ANYTHING BELOW #
 | 
				
			||||||
# User overrides #
 | 
					# User overrides #
 | 
				
			||||||
 | 
					 | 
				
			||||||
myhostname = mx.mailcow.email
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -577,6 +577,36 @@ services:
 | 
				
			|||||||
          aliases:
 | 
					          aliases:
 | 
				
			||||||
            - ofelia
 | 
					            - ofelia
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ipv6nat-mailcow:
 | 
				
			||||||
 | 
					      depends_on:
 | 
				
			||||||
 | 
					        - unbound-mailcow
 | 
				
			||||||
 | 
					        - mysql-mailcow
 | 
				
			||||||
 | 
					        - redis-mailcow
 | 
				
			||||||
 | 
					        - clamd-mailcow
 | 
				
			||||||
 | 
					        - rspamd-mailcow
 | 
				
			||||||
 | 
					        - php-fpm-mailcow
 | 
				
			||||||
 | 
					        - sogo-mailcow
 | 
				
			||||||
 | 
					        - dovecot-mailcow
 | 
				
			||||||
 | 
					        - postfix-mailcow
 | 
				
			||||||
 | 
					        - memcached-mailcow
 | 
				
			||||||
 | 
					        - nginx-mailcow
 | 
				
			||||||
 | 
					        - acme-mailcow
 | 
				
			||||||
 | 
					        - netfilter-mailcow
 | 
				
			||||||
 | 
					        - watchdog-mailcow
 | 
				
			||||||
 | 
					        - dockerapi-mailcow
 | 
				
			||||||
 | 
					        - solr-mailcow
 | 
				
			||||||
 | 
					      environment:
 | 
				
			||||||
 | 
					        - TZ=${TZ}
 | 
				
			||||||
 | 
					      image: robbertkl/ipv6nat
 | 
				
			||||||
 | 
					      security_opt:
 | 
				
			||||||
 | 
					        - label=disable
 | 
				
			||||||
 | 
					      restart: always
 | 
				
			||||||
 | 
					      privileged: true
 | 
				
			||||||
 | 
					      network_mode: "host"
 | 
				
			||||||
 | 
					      volumes:
 | 
				
			||||||
 | 
					        - /var/run/docker.sock:/var/run/docker.sock:ro
 | 
				
			||||||
 | 
					        - /lib/modules:/lib/modules:ro
 | 
				
			||||||
 | 
					
 | 
				
			||||||
networks:
 | 
					networks:
 | 
				
			||||||
  mailcow-network:
 | 
					  mailcow-network:
 | 
				
			||||||
    driver: bridge
 | 
					    driver: bridge
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user