[GH-ISSUE #891] SMS Backup+ assumes 'INBOX' at the root of the IMAP directory tree but email account may have been set otherwise #695

Open
opened 2026-02-26 01:31:22 +03:00 by kerem · 3 comments
Owner

Originally created by @tocqueville7 on GitHub (Apr 25, 2018).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/891

Expected behaviour

Operational (manual or automatic) 'save' function

Actual behaviour

Does not work anymore since April 2018 upgrade to 1.5.11: Error message is :
"Missing required argument to List [...] Command: LIST (SPECIAL USE)"" "INBOX/*"; response: #3# [BAD, Missing required argument to List])

Steps to reproduce the behaviour

I suspect the origin of the problem comes from the fact that my IMAP account (at Orange.fr) is not (cannot be) configured to start with INBOX/
It would be useful to be able to modify this assumption from within SMS Backup+

Please specify the following:

  • Android version: 4.4.2
  • Phone model / brand: HTC One Mini 2
  • SMS Backup+ version installed: 1.5.11
  • Messaging app: Orange.fr
Originally created by @tocqueville7 on GitHub (Apr 25, 2018). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/891 ### Expected behaviour Operational (manual or automatic) 'save' function ### Actual behaviour Does not work anymore since April 2018 upgrade to 1.5.11: Error message is : **"Missing required argument to List [...] Command: LIST (SPECIAL USE)"" "INBOX/*"; response: #3# [BAD, Missing required argument to List])** ### Steps to reproduce the behaviour I suspect the origin of the problem comes from the fact that my IMAP account (at Orange.fr) is not (cannot be) configured to start with INBOX/ It would be useful to be able to modify this assumption from within SMS Backup+ ### Please specify the following: * Android version: 4.4.2 * Phone model / brand: HTC One Mini 2 * SMS Backup+ version installed: 1.5.11 * Messaging app: Orange.fr
Author
Owner

@jberkel commented on GitHub (Apr 29, 2018):

the INBOX name is specified in the IMAP protocol:

The case-insensitive mailbox name INBOX is a special name reserved to
mean "the primary mailbox for this user on this server". The
interpretation of all other names is implementation-dependent.

https://tools.ietf.org/html/rfc3501

<!-- gh-comment-id:385277994 --> @jberkel commented on GitHub (Apr 29, 2018): the INBOX name is specified in the IMAP protocol: > The case-insensitive mailbox name INBOX is a special name reserved to > mean "the primary mailbox for this user on this server". The > interpretation of all other names is implementation-dependent. https://tools.ietf.org/html/rfc3501
Author
Owner

@tocqueville7 commented on GitHub (Apr 30, 2018):

Dear Jan,
Thanks for your answer. I was wrong with my assumption then. Orange does probably comply with the IMAP protocol.
But what is wrong then?
What can be causing the error message that I reproduced in my original message ("Missing required argument to List [...] Command: LIST (SPECIAL USE)"" "INBOX/*", etc.)
SMS BACKUP PLUS does not work for me anymore since 20180425 while I was very happy with it until then...
Regards,

<!-- gh-comment-id:385336187 --> @tocqueville7 commented on GitHub (Apr 30, 2018): Dear Jan, Thanks for your answer. I was wrong with my assumption then. Orange does probably comply with the IMAP protocol. But what is wrong then? What can be causing the error message that I reproduced in my original message ("Missing required argument to List [...] Command: LIST (SPECIAL USE)"" "INBOX/*", etc.) SMS BACKUP PLUS does not work for me anymore since 20180425 while I was very happy with it until then... Regards,
Author
Owner

@jcrben commented on GitHub (Jul 14, 2018):

If you're a paying subscriber to Orange.fr, perhaps you could ask them for help?

<!-- gh-comment-id:405049075 --> @jcrben commented on GitHub (Jul 14, 2018): If you're a paying subscriber to Orange.fr, perhaps you could ask them for help?
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#695
No description provided.