On Thu, Nov 24, 2011 at 09:54:17AM +0100, Paul de Weerd wrote: > Looking more closely at how I set this up, hostname.mc is actually in > /etc/mail with a symlink to /usr/share/sendmail/cf and sendmail.cf is > a symlink to /usr/share/sendmail/cf/hostname.cf. This way, my /etc > backup backs up the configuration (mc file) and not its parsed output > (cf file, which still gets backed up to /var/backups).
Your mc file should be appended at the end of your cf file; so you only need to backup your cf file ;) -- Antoine

