Comment 13 for bug 612754

Revision history for this message
John A Meinel (jameinel) wrote :

The annoying thing is that SubmitRequestFailure doesn't tell me anything about what is wrong, just that something is wrong.

Even further, inside that message I get back Thunderbird tells me that the signature is correct...

Which leads me to think the timestamp issue is what we need to focus on.

Though the one I just submitted had what looks to be a valid timestamp.

In the message header:
Date: Wed, 22 Sep 2010 09:49:11 -0500

from gpg --verify:
gpg: Signature made Wed Sep 22 09:49:11 2010 CDT using DSA key ID 848D0003
gpg: Good signature from "John A Meinel <email address hidden>"
gpg: aka "John F Meinel Jr <email address hidden>"
...

The datestamp in the mail header seems to match exactly the datestamp returned by gpg. Is there maybe an issue about CDT that is causing problems?