DragonFly On-Line Manual Pages
GAMMU-SMSD-NULL(7) Gammu GAMMU-SMSD-NULL(7)
NAME
gammu-smsd-null - 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 Cihar <michal@cihar.com>
COPYRIGHT
2009-2015, Michal Cihar <michal@cihar.com>
1.36.8 December 8, 2015 GAMMU-SMSD-NULL(7)