tom lee: > Hello, > I want to find out if there is a mail in the queue for two days using > "find" command. > However, creation time for the mails under /var/spool/postfix/deferred/ > is always about 40 minutes ahead of my local time, I also noticed > that the time stamp for the mails in the queue changes and always be > ahead of local time even after the mail has been in the queue for a > day. Is it designed this way in postfix?
Yes. > Is there a better way or command to find out queued mails more than 2 > days old instead of using find to search /var/spool/postfix/deferred/ Can you describe the problem, instead of the solution (locate file older than N days)? Wietse