Hi, I have noticed that in postfix-3.2.0 option -keep-new-mtime was renamed to -keep-build-mtime, but it seems the old option is still mentioned in: postfix-3.2.0/html/INSTALL.html postfix-3.2.0/proto/INSTALL.html
e.g.: $ grep -r --exclude=HISTORY keep-new-mtime postfix-3.2.0 postfix-3.2.0/proto/INSTALL.html:"<tt>-keep-new-mtime</tt>". </td> </tr> postfix-3.2.0/html/INSTALL.html:"<tt>-keep-new-mtime</tt>". </td> </tr> but: $ grep keep-build-mtime postfix-3.2.0/proto/INSTALL.html $ grep keep-build-mtime postfix-3.2.0/html/INSTALL.html thanks & regards Jaroslav