<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I did an update of postfix, dovecot etc. on Feb 22. This worked fine and everything has been running smoothly since.<div class=""><br class=""></div><div class="">However, I just noticed these messages in my postfix log:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:04 mail smtp/smtpd[70713]: warning: database /opt/local/etc/postfix/aliases.db is older than source file /opt/local/etc/postfix/aliases</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:04 mail smtp/smtpd[70713]: warning: database /opt/local/etc/postfix/rna_sender_canonical.db is older than source file /opt/local/etc/postfix/rna_sender_canonical</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:04 mail smtp/smtpd[70713]: warning: database /opt/local/etc/postfix/rna_recipient_overrides.db is older than source file /opt/local/etc/postfix/rna_recipient_overrides</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:04 mail smtp/smtpd[70713]: warning: database /opt/local/etc/postfix/rna_virtual_users.db is older than source file /opt/local/etc/postfix/rna_virtual_users</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class="">Mar 23 10:43:05 mail postfix/trivial-rewrite[70715]: warning: database /opt/local/etc/postfix/rna_virtual_domains.db is older than source file /opt/local/etc/postfix/rna_virtual_domains</div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:05 mail postfix/trivial-rewrite[70715]: warning: database /opt/local/etc/postfix/transport.db is older than source file /opt/local/etc/postfix/transport</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:05 mail postfix/cleanup[70716]: warning: database /opt/local/etc/postfix/rna_sender_canonical.db is older than source file /opt/local/etc/postfix/rna_sender_canonical</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:05 mail postfix/cleanup[70716]: warning: database /opt/local/etc/postfix/rna_recipient_overrides.db is older than source file /opt/local/etc/postfix/rna_recipient_overrides</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Mar 23 10:43:05 mail postfix/cleanup[70716]: warning: database /opt/local/etc/postfix/rna_virtual_users.db is older than source file /opt/local/etc/postfix/rna_virtual_users</span></div></div><div class=""><br class=""></div><div class="">And what seems to have happened is that the MacPorts maintenance has touched the dates on these files (without actually changing them):</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-rw-r--r--   1 root  admin     12144 Feb 22 13:37 aliases</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-rw-r--r--   1 root  admin     16384 Oct  4 15:53 aliases.db</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-rw-r--r--   1 root  wheel     10519 Feb 22 13:37 aliases.sample</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">Hmm, that is not nice. It should leave those files such as my <font face="Courier" class=""><span style="font-style: normal;" class="">aliases</span></font> file alone. Probably a fix/check for ownership?</div><div class=""><br class=""></div><div class="">Is this something that is fixable in the port or is this something inherent in the way MacPorts work when installing?</div><div class=""><br class=""></div><div class="">(Same happened with dovecot. I have been using the mail-server port as an umbrella, so it might have been that one)</div><div class=""><br class=""></div><div class="">G</div></body></html>