Extended-Thunder / send-later

Schedule messages to be sent at a specific time.
Mozilla Public License 2.0
122 stars 17 forks source link

Subfolder functionality not working with Gmail account #655

Open jikamens opened 1 year ago

jikamens commented 1 year ago
          > Just to be clear: the subfolder functionality isn't working for you even after you separate templates and drafts into separate folders?

Correct. I'll experiment with this again either tomorrow evening (CET) or on Sunday and report back.

Originally posted by @quaqo in https://github.com/Extended-Thunder/send-later/issues/652#issuecomment-1751399634

quaqo commented 1 year ago

Upon further assessing I think it might be related to this, but looking at your code it fails graciously (i.e. the message doesn't get moved, SL doesn't complain and it picks it up from the main draft folder).

jikamens commented 1 year ago

Yup. I've opened a new issue specifically about the fact that the add-on API doesn't report the issue back to the caller -- https://bugzilla.mozilla.org/show_bug.cgi?id=1857777.

As a workaround you can configure a different Drafts folder for TB to use for your Gmail account, instead of [Gmail]/Drafts. Otherwise I don't think there's much I can do about this.

jikamens commented 1 year ago

I will document this in the user guide.