From 7b4973d458fc3b207309f242bef1d3f0b5404081 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 21 Jun 2025 10:23:43 +0800 Subject: Update --- bin/mail/deliver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mail/deliver.sh b/bin/mail/deliver.sh index e52d4a8..abe5823 100755 --- a/bin/mail/deliver.sh +++ b/bin/mail/deliver.sh @@ -138,7 +138,7 @@ elif [[ "${SUBJECT}" =~ 啟用 ]]; then mailbox=service elif [[ "${SUBJECT}" =~ 電子報|快訊|newsletter || - "${FROM}${TO}" =~ substack|service@kucw.io + "${FROM}${TO}" =~ substack|service@kucw.io|linuxhandbook ]]; then mailbox=news elif [[ "${SUBJECT}" =~ 密碼|安全性警示|登入|存取|驗證|確認|login|verif|sign-in ]]; then -- cgit v1.2.3-70-g09d2