The mail server is isolated into a lxc container. We want this mail server to be operational at startup
This requires two tasks:
- start the container mailserver through lxc-start
- add to iptables rules for NAT forwarding
We also provide a stop script to clean iptables.
Resolves T466.