Python program. Cleans the SMS memory of a mobile phone. A definable number of read SMS and saved sent SMS is left on the mobile phone, the others are deleted. Before that, the SMS that will be deleted are stored in an XML file. See the manpage smscleaner (1) for further information. The communication with the mobile phone is done by Gammu and the Gammu Python bindings. So, you need a woking and configured Gammu installation. Also, Gammu has to be able to read the phone's phonebook and the date of received and sent SMS (can be tested with e. g. gammu --getmemory ME 1 and gammu --getsms 0 1, gammu --getsms 0 2, etc.).
I can't guarantee that it works and doesn't break anything. But with my Nokia 6230i, everything works fine :-)
smscleaner-0.2.tar.gz
13.8 KB, Last change: 2008-09-19
Older versions:
smscleaner-0.1.tar.gz (4.7 KB)