table of contents
| 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 <#option-RunOnReceive> handler.
CONFIGURATION¶
The configuration file then can look like:
[smsd] Service = null RunOnReceive = /usr/local/bin/process-sms
See also:
SMSD Configuration File <#gammu-smsdrc>
Author¶
Michal Čihař <michal@cihar.com>
Copyright¶
2009-2015, Michal Čihař <michal@cihar.com>
| July 25, 2026 | 1.43.3 |