mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 17:05:59 +03:00
[GH-ISSUE #558] Backed up calls subject has [SMS] prefix #473
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#473
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 @ricardo3m on GitHub (May 23, 2015).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/558
On advanced settings - Backup settings I activated the "Email subject prefix". Now all backed up SMS subject appears with "[SMS]" at the beginning. The problem is that with this activated all call logs are backed up with the same prefix as SMS. The expected behavior would be a subject with "[Call logs]" at the beginning. I'm using version 1.5.9.
@jberkel commented on GitHub (Jun 12, 2015):
do you store call logs and SMS in the same folder?
@ricardo3m commented on GitHub (Jun 12, 2015):
No. SMS are backed up to folder "SMS" and the call log is backed up to "Call log". When I activate the "Email subject prefix" everything is backed up to the SMS folder.
@jberkel commented on GitHub (Jun 12, 2015):
I just checked the code, "Email subject prefix" can't possibly influence in which folder the mail is stored. I also can't reproduce the bug. Make sure that you have a different labels set for call logs, it looks like it is set to "SMS" for some reason.
@ricardo3m commented on GitHub (Jun 12, 2015):
Sorry, I didn't describe the issue well. What is affected is the subject of the e-mail. Here goes an example of what is happening on gmail
The folders for the call log and sms are being set correctly on gmail. The problem is with the subject of the e-mail. All SMS are being stored with a subject beginning with "[Call log]".
@jberkel commented on GitHub (Jun 12, 2015):
So maybe the SMS label configuration is wrong then. can you double check the preferences?
@ricardo3m commented on GitHub (Jun 12, 2015):
Here are some screenshots of my settings
@jberkel commented on GitHub (Jun 12, 2015):
your settings look ok. another explanation could be that gmail is threading conversations from SMS + call log into one, and it only looks like the subject is wrong. maybe check on individual mails?
@ricardo3m commented on GitHub (Jun 12, 2015):
I checked individual messages and the subject is correct. Gmail is threading messages with different subjects. I didn't know gmail did this
@jberkel commented on GitHub (Jun 12, 2015):
ah, good. gmail does all sort of crazy things behind the scenes :)
@ricardo3m commented on GitHub (Jun 12, 2015):
I never noticed before that it did this sort of thing. Sorry about wasting your time looking for a bug in your app.
@jberkel commented on GitHub (Jun 12, 2015):
no problem! if you want to help in any way I'd appreciate if you could test the latest beta from https://github.com/jberkel/sms-backup-plus/releases. i'd like to do another release soon and need more people to actually test the code.
@ricardo3m commented on GitHub (Jun 12, 2015):
I installed the latest beta. If there are any issues I'll let you know