[GH-ISSUE #60] fix gmail timestamps #55

Closed
opened 2026-02-26 00:36:08 +03:00 by kerem · 2 comments
Owner

Originally created by @jberkel on GitHub (Oct 22, 2010).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/60

the IMAP append command can take a timestamp, which should fix the gmail timestamp problems.

6.3.11. APPEND Command

   Arguments:  mailbox name
               OPTIONAL flag parenthesized list
               OPTIONAL date/time string
               message literal

   Responses:  no specific responses for this command

   Result:     OK - append completed
               NO - append error: can't append to that mailbox, error
                    in flags or date/time or message text
               BAD - command unknown or arguments invalid

thanks Daniele Battista for pointing this out.

Originally created by @jberkel on GitHub (Oct 22, 2010). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/60 the IMAP append command can take a timestamp, which should fix the gmail timestamp problems. ``` 6.3.11. APPEND Command Arguments: mailbox name OPTIONAL flag parenthesized list OPTIONAL date/time string message literal Responses: no specific responses for this command Result: OK - append completed NO - append error: can't append to that mailbox, error in flags or date/time or message text BAD - command unknown or arguments invalid ``` thanks Daniele Battista for pointing this out.
kerem closed this issue 2026-02-26 00:36:08 +03:00
Author
Owner

@jberkel commented on GitHub (Oct 23, 2010):

Make use of message internaldate.

Closed by 55364b7c7a.

<!-- gh-comment-id:487891 --> @jberkel commented on GitHub (Oct 23, 2010): Make use of message internaldate. Closed by 55364b7c7a160e91205a7618e42afdcc9d05de75.
Author
Owner

@randomman commented on GitHub (Nov 10, 2010):

Awesome fix, thanks!

<!-- gh-comment-id:530921 --> @randomman commented on GitHub (Nov 10, 2010): Awesome fix, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sms-backup-plus-jberkel#55
No description provided.