Stephen Satchell:
> On 05/21/2018 07:06 AM, Postfix User wrote:
> > I would suggest that you read this:http://www.postfix.com/DEBUG_README.html
>
>
> Suggest adding a section "Using a remote filesystem", asking if the
> clocks between the PostFix server and the remote file system are
> synchronized.
Upon closer investigation, Postfix will not only log a warning
warning: file system clock is %d seconds ahead of local clock
but it will also attempt to 'fix' the queue file modification time.
Source: mail_stream.c.
Thus, this form of clock drift should not delay the first email
delivery attempt.
Wietse