<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">I see the same thing. The Berkeley database .db binary files are derived from the non-.db text files, so the .db files should be younger, not older.</div><div dir="ltr"><br></div><div dir="ltr">There must be some postmap or newaliases command to regenerate everything, but that won’t get at the underlying issue of why these files are being “updated” with a MacPorts update.</div><div dir="ltr"><br></div><div dir="ltr">These database files are not and should not be part of the mail-server or postfix ports:</div><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr"><blockquote type="cite">port contents mail-server | grep aliases</blockquote><blockquote type="cite">port contents postfix | grep aliases</blockquote></div><div dir="ltr"><br></div><div dir="ltr">I don’t see why they’d have new time stamps on them. </div><div dir="ltr"><br></div></div><div dir="ltr"><blockquote type="cite"><div dir="ltr">ls -l /opt/local/etc/postfix/aliases*</div><div dir="ltr">-rw-r--r--  1 root  admin  11150 Feb 14 16:32 /opt/local/etc/postfix/aliases</div><div dir="ltr">-rw-r--r--  1 root  admin  16384 May 23  2019 /opt/local/etc/postfix/aliases.db</div></blockquote></div><div dir="ltr"><br><blockquote type="cite">On Mar 23, 2020, at 06:03, Gerben Wierda <gerben.wierda@rna.nl> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=us-ascii">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></div></blockquote></body></html>