12-13-2020, 11:57 AM
(12-10-2020, 10:36 AM)Gribouille Wrote: Thank you @"antiX-Dave", I've used your script with the @fdlamotte's adjustment.
But, I've forgotten to add the mandatory package . I've some phone numbers but nothing else, and now nothing to try the script.
I would know how to send a MMS with the Pinephone and Mobian.
If you still have the messages in the temp/work directory, you can open them with a text editor then use the curl command.
Code:
curl --interface wwan0 --proxy Your-mms-proxy:your-mms-proxy-port "http link from sms file" -o ./out.mms
then you can run recoverjpeg manually on the files.
Code:
recoverjpeg -b1 ./out.mms -o ./ -f mypicture1.jpg