Hi, > Can someone tell me the best way to monitor SMS ? > As an example I would like to execute some actions when a word is contained > in a SMS. if you want to run your application on the stored SMS in the database, then you could use the eventlogger API [1] for that. [1] http://maemo.org/api_refs/5.0/5.0-final/eventlogger/ Cheers Daniel