📄 sb_isip_init.rc
字号:
# file: sb_isip_init.rc## This file initializes variables that should be set in the users# local .procmailrc file# # The defaults are set to do essentially no filtering#:0* USE_ISIP_SPAM_FILTERS ?? ^^^^{ USE_ISIP=no }:0 E{ USE_ISIP=$USE_ISIP_SPAM_FILTERS }:0* USE_SIMPLE_SPAM_FILTERS ?? ^^^^{ USE_SIMPLE=no }:0 E{ USE_SIMPLE=$USE_SIMPLE_SPAM_FILTERS }:0* USE_STRICT_SPAM_FILTERS ?? ^^^^{ USE_STRICT=no }:0 E* USE_STRICT_SPAM_FILTERS ?? yes{ USE_STRICT=yes USE_SIMPLE=yes}:0 E{ USE_STRICT=no }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -