#3271: mutt 1.5.20 regression: not updating time fields on mbox -------------------------------+-------------------------------------------- Reporter: anto...@dyne.org | Owner: pdmef Type: defect | Status: accepted Priority: minor | Milestone: 1.6 Component: mutt | Version: 1.5.20 Resolution: | Keywords: -------------------------------+--------------------------------------------
Comment(by dylex): I have the same problem with zsh's MAILCHECK on 1.5.20. The logic zsh uses is: {{{ st.st_size && st.st_atime <= st.st_mtime && st.st_mtime > lastmailcheck }}}. Applying the patch above fixed the problem for me. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3271#comment:6> Mutt <http://www.mutt.org/> The Mutt mail user agent