📄 smsd.conf
字号:
# Default values are commented out[main]# Username the process should try to run as#username: navcron# Delay in seconds between queue checks#delay: 30# Automatically cancel all messages older than 'autocancel', 0 to disable# Format like the PostgreSQL interval type, e.g. '1 day 12 hours'#autocancel: 0# Logging settings# Valid options are DEBUG, INFO, WARNING, ERROR, CRITICAL#loglevel: INFO#mailwarnlevel: ERROR#mailserver: localhost[dispatcher]# Time, in seconds, before a dispatcher is retried after a failure#dispatcherretry: 300# Dispatchers in prioritized order# In other words: most wanted/cheapest first, safest last# Don't skip numbers in the priority sequence, e.g. 1,2,3, not 1,3,7dispatcher1: GammuDispatcher#dispatcher2: BoostDispatcher#dispatcher3: UninettMailDispatcher[GammuDispatcher]# No smsd custom configuration needed, but Gammu itself must be configured# correctly.[UninettMailDispatcher]mailaddr: sms@uninett.no[BoostDispatcher]url: https://secure.boostcom.net/axis/services/ExternalSender# Authentication informationusername: Nonepassword: None# Phone number to send fromsender: None
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -