mailcow/data
Bruno Léon f77c65411d Fix SNAT never being added because of exception
Some firewall rule object (iptc) do not have a parameter
attribute, which results in an exception being triggered,
and the mailcow SNAT rule to never be created.

Firewall rules that trigger such exception are:
- -A POSTROUTING -s 192.168.122.0/24 -d 224.0.0.0/24 -j RETURN

This commit just verify attribute presence, and skip the rule
properly instead of triggering an exception.
2023-02-27 12:04:32 +01:00
..
assets 🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497) 2022-03-02 16:32:17 +01:00
conf replace nullnull.org with fuzzy.mailcow.email 2023-01-24 09:49:49 +01:00
Dockerfiles Fix SNAT never being added because of exception 2023-02-27 12:04:32 +01:00
hooks [SOGo] Added hooks support for SOGo image (#4181) 2021-07-28 21:41:44 +02:00
web Merge branch 'staging' of https://github.com/mailcow/mailcow-dockerized into staging 2023-02-16 17:12:11 +01:00