... | ... | @@ -437,6 +437,14 @@ If scripting this then it might be wise to wait until the text message is actual |
|
|
|
|
|
As an aside, if your Librem 5 becomes gummed up with an MMS that you can't receive and process (yet) then you can list it with the previous command and then delete with: `sudo mmcli -m any --messaging-delete-sms=index` where `index` is replaced with the message number to delete.
|
|
|
|
|
|
### Database locations
|
|
|
|
|
|
The SMS content and associated metadata is stored in a database at
|
|
|
`/home/purism/.purple/chatty/db/chatty-history.db`
|
|
|
|
|
|
The call log is stored in a database at
|
|
|
`/home/purism/.local/share/calls/records.db`
|
|
|
|
|
|
## Mail (Geary)
|
|
|
|
|
|
* If the incoming mail server or the outgoing mail server require a port number then specify the hostname as `hostname:portnumber`
|
... | ... | |