AFAIK,
This breaks the installation or configuration of some packages (like
Once the problem undestood, it's not difficult to script a workaround, but it was not easy to identify, and it's not very clean and portable.
So I was the wondering how Proxmox LXC templates are built. I found this thread and read about DAB, but the links in this post are no longer availables and, as far as I can undestand, these DAB configuration files for Debian 10 templates don't include any customization, so I can't understand why and how debian templates come with
Thanks in advance for your lights.
exim is the debian default MTA. However, proxmox LXC templates for debian come with postfix installed instead of exim. And, most of all, the /etc/mailname is not created and populated at configuration.This breaks the installation or configuration of some packages (like
sympa) which rely on an appropriate MTA configuration, with /etc/mailname file.Once the problem undestood, it's not difficult to script a workaround, but it was not easy to identify, and it's not very clean and portable.
So I was the wondering how Proxmox LXC templates are built. I found this thread and read about DAB, but the links in this post are no longer availables and, as far as I can undestand, these DAB configuration files for Debian 10 templates don't include any customization, so I can't understand why and how debian templates come with
postfix half installed and not with exim.Thanks in advance for your lights.
Last edited: