logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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