gammu-smsd-null - Man Page
gammu-smsd(1) backend not storing messages
Description
NULL backend does not store data at all. It could be useful in case you don't want to store messages at all and you want to process then in RunOnReceive handler.
Configuration
The configuration file then can look like:
[smsd] Service = null RunOnReceive = /usr/local/bin/process-sms
- SEE ALSO:
gammu-smsdrc
Author
Michal Čihař <michal@cihar.com>
Copyright
2009-2015, Michal Čihař <michal@cihar.com>
Info
Oct 03, 2020 1.42.0 Gammu