upgrade

来自「邮件发送后向相应手机发送短信」· 代码 · 共 19 行

TXT
19
字号
    *** Important notice when you upgrade to mail2sms 1.1 or later from ***    *** mail2sms 1.0 or 0.X                                             ***The ABORT keyword is not working as it previously did! When you in olderversions did something like:        abort: no.*sms... in mail2sms 1.1 and onwards, you'll have to use the abort keyword withinan if/endif section, as in:        if: no.*sms          abort: no sms he said        endifYour mail2sms will not die if the old style us used, but it won't abort as youwould want it to!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?