#3763: shows wrong key dates in pgp key menu -----------------------------+-------------------------------- Reporter: Gregor_Zattler | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: crypto | Version: 1.5.23 Resolution: | Keywords: pgp key menu dates -----------------------------+--------------------------------
Comment (by kevin8t8): Your output is in the "fixed-list-mode" format. In this format, the dates are output as seconds since epoch, and the first uid is not included in the pub record. This would definitely explain the crazy dates, since mutt is expecting YYYY-MM-DD. Would you check if you have "fixed-list-mode" option in your ~/.gnupg/gpg.conf file? If so, I suggest you comment it out and try your tests again. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3763#comment:3> Mutt <http://www.mutt.org/> The Mutt mail user agent