[GH-ISSUE #181] Support for Nested Labels #154

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

Originally created by @jparris on GitHub (Sep 19, 2011).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/181

Howdy,
I'd perfer to keep my sms & call logs in a nested label rather than cluttering up the label bar. Gmail tells me label's path is /personal/logs/phone_sms but SMS Backup + complains when I give it that path.
Thanks,
-Jon

Originally created by @jparris on GitHub (Sep 19, 2011). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/181 Howdy, I'd perfer to keep my sms & call logs in a nested label rather than cluttering up the label bar. Gmail tells me label's path is /personal/logs/phone_sms but SMS Backup + complains when I give it that path. Thanks, -Jon
kerem closed this issue 2026-02-26 00:36:24 +03:00
Author
Owner

@jparris commented on GitHub (Sep 20, 2011):

Hi All,
So the issue is the initial /. When I changed the label to personal/logs/phone sms fixed the problem. Gmail allows labels to contain a slash it not exclusively for delineating sub labels which is causses Gmail Backup Plus to throw an error, something dealing with select and error #6.
-Jon

<!-- gh-comment-id:2148332 --> @jparris commented on GitHub (Sep 20, 2011): Hi All, So the issue is the initial /. When I changed the label to personal/logs/phone sms fixed the problem. Gmail allows labels to contain a slash it not exclusively for delineating sub labels which is causses Gmail Backup Plus to throw an error, something dealing with select and error #6. -Jon
Author
Owner

@jberkel commented on GitHub (Sep 20, 2011):

ok thanks i will add some extra validation for that

<!-- gh-comment-id:2148713 --> @jberkel commented on GitHub (Sep 20, 2011): ok thanks i will add some extra validation for that
Author
Owner

@dymm2000 commented on GitHub (May 23, 2018):

Currently does not works with nested labels:
Both "backup\sms" and "backup/sms" correspond to the regular labels.
"backup-sms" (as GMail shows nested label) returns error:
"SELECT "backup-sms"; response: #6# [NO, [NONEXISTANT], Unknown mailbox: backup-sms (Failutre)]

<!-- gh-comment-id:391351438 --> @dymm2000 commented on GitHub (May 23, 2018): Currently does not works with nested labels: Both "backup\sms" and "backup/sms" correspond to the regular labels. "backup-sms" (as GMail shows nested label) returns error: "SELECT "backup-sms"; response: #6# [NO, [NONEXISTANT], Unknown mailbox: backup-sms (Failutre)]
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#154
No description provided.