Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
In my testing, the dest-phone-number did not have to be a full international-format mobile number. Your mileage may vary.
In my testing, the dest-phone-number did not have to be a full international-format mobile number. Your mileage may vary.
Unless you are a bash wiz it would be best to avoid any quote characters (`"') in your-content.
Unless you are a bash wiz it would be best to avoid any quote characters (` " ') in your-content.
If scripting this then it might be wise to wait until the text message is actually sent before resuming `chatty`. You can get the status of the message with: `mmcli -m any --messaging-list-sms`
If scripting this then it might be wise to wait until the text message is actually sent before resuming `chatty`. You can get the status of the message with: `mmcli -m any --messaging-list-sms`
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.
## Mail (Geary)
## Mail (Geary)
* If the incoming mail server or the outgoing mail server require a port number then specify the hostname as `hostname:portnumber`
* If the incoming mail server or the outgoing mail server require a port number then specify the hostname as `hostname:portnumber`