Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

gammu-smsd-null - gammu-smsd(1) backend not storing messages

Author

       Michal Čihař <michal@cihar.com>

Configuration

       The configuration file then can look like:

          [smsd]
          Service = null
          RunOnReceive = /usr/local/bin/process-sms

       SEEALSO:
          gammu-smsdrc

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.

Name

       gammu-smsd-null - gammu-smsd(1) backend not storing messages

See Also