mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 17:05:59 +03:00
[GH-ISSUE #588] Backed up messages no longer show as "Sent" in gmail. #500
Labels
No labels
AM+RCS
FAQ
awaiting response
backup
bespoke
bug
calendar
call log
cannot reproduce
cloudless
device-specific
documentation
dual- & multi-SIM
duplicate
feature-request
fixed in beta
good first issue
half-missing
help wanted
helpful
meta
misattribution
mms
other message sources
pull-request
question
rejuvenation
restore
schedule
security
stale
task
thanks
v1.5.1
v1.5.10
v1.5.11
v1.5.2
v1.5.3
v1.5.3
v1.5.4
v1.5.4
v1.5.5
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6β
xoauth
~$ bounty $~
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sms-backup-plus-jberkel#500
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dg4u on GitHub (Sep 3, 2015).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/588
I just noticed a new problem: after August 22 none of the backed up SMS messages which I sent are no longer showing in "Sent Mail".
When I select "Show Original" in gmail for the last message that worked, on August 22, it says "X-smssync-version: 1553". The first message that didn't work, sent on August 25 says "X-smssync-version: 1554". Both messages show the exact same From address, my correct gmail address.
MMS messages haven't been showing up in "Sent Mail" since 2014-05-24, but that's because the To and From fields are all messed up. See issue #390.
@jberkel commented on GitHub (Sep 3, 2015):
this might be related to a change in gmail. i'm not exactly sure how they decide when to show messages, under which labels.
@dg4u commented on GitHub (Sep 3, 2015):
Gmail stores all mail in one stream and then filters "into" various views called labels. The "Sent Mail" label is applied to any messages with From: = your own email address. ( Reference: http://gmail-tips.blogspot.com/2013/05/managing-sent-mail.html ). I am looking into the possibility that something has changes in the way they assign this system label.
On the other hand, it is very interesting that "Sent mail" assignment in Gmail worked fine with "X-smssync-version: 1553" but stopped working with "X-smssync-version: 1554". I'm curious what changed?
@jberkel commented on GitHub (Feb 7, 2016):
Don't think they should show up in "Sent" at all, since they are not really sent messages. Maybe you can do something with gmail filters?