tmo1
tmo1
I'm having the same problem - I'm trying to use dma with Zoho.com (smtp.zoho.com, using SSL on port 465), but it fails with: smarthost authentication: AUTH cram-md5 not available: 501...
Thank you for the suggestion - I'll consider implementing it. Given that at least currently, at most one scheduled backup takes place per day, is it really that useful to...
> (For me currently not, because the daily backups are not working due to an issue: https://github.com/nextcloud/android/issues/7846#issuecomment-1163215793. :D) Hm, I'm not sure I understand this, since we don't do any...
Thank you for your interest in the app! > I initially modified the config to set the schedule to export in the upcoming minute, and then waited for that minute,...
> Cool, I have no idea on automation/scheduling frameworks. I prefer taskwarrior, however, to give the people the freedom to use whatever they like Perhaps I'm missing something, but isn't...
Thank you! But note that the recent release still doesn't address this issue; I'm still working on some code that does.
Hi, I'm not sure I understand exactly what you're describing. MMS messages do not have SMS parts; they have one or more parts, each of which may be either text...
[Here's another report](https://old.reddit.com/r/fossdroid/comments/md78dc/introducing_sms_import_export/hvpmw0n/) of what is likely the problem reported here, that SMS and MMS messages between the same contact are restored to separate threads. This is due to the...
> I'm the author of [Epistolaire](https://github.com/hydrargyrum/epistolaire/blob/master/backup.schema.json), an android app for exporting sms/mms to JSON. Welcome! Our apps are indeed similar, both in what they do, as well as in the...
> Great! That will avoid errors about futile conversion details. My initial code just naively tried to insert all fields (except the ones we add on export). This worked fine...