Hi theSilent,
configuration files from postfix (
main.cf +
master.cf ) wil be edited by Plesk in case of possible updates/upgrades/patches, or when new domains are added over Plesk, which use possible mail - settings, configured with Plesk ( i.e. "
Outgoing mail mode" )., therefore it is wise to keep a separate backup - file of your existing *.cf - files ( even that Plesk stores previous configuration files at "
/var/lib/plesk/cfgmon/", when it changes them ). This situation can be very annoying if you have made manual changes, which should not be changed without an explicit note, but unfortunately, you have to live with it, when you decided to use a software which performs automatisms for you.
Tip/hint: We use "
incron" (
=> http://inotify.aiken.cz/ ) on our servers, to monitor directory and file changes, which is able to take immidiate actions ( i.e.: copy changed current directory/file immediately to a location of your choice, mail to root an emergency note ), in case of any changes. You could even choose the actions : move directory/file to *.backup_currrent_date => restore directory/file from previous backup - location => restart service(s) => mail emergency note to root that a restore took part .