Add NHC to the recipients.
This commit is contained in:
+2
-2
@@ -78,8 +78,8 @@ Wikimania、ESEAP、Women in Red、Wiki Loves Pride 等慣用原文者保留原
|
||||
記下它印出的**實際檔名**,後續都用那個字面檔名操作:
|
||||
|
||||
1. 跑 `mktemp /tmp/wmtw-brief.XXXXXX`,記下它印出的實際檔名。
|
||||
2. 把整理好的純文字短訊寫到該檔名,再用本機 `mail` 從該檔名寄出(收件人秘書長、副本理事長):
|
||||
`mail -s "【維基國際短訊】{YYYY/M/D}–{YYYY/M/D}" -c imacat@wikimedia.tw reke@wikimedia.tw < <實際檔名>`
|
||||
2. 把整理好的純文字短訊寫到該檔名,再用本機 `mail` 從該檔名寄出(收件人:秘書長、nhc;副本:理事長):
|
||||
`mail -s "【維基國際短訊】{YYYY/M/D}–{YYYY/M/D}" -c imacat@wikimedia.tw reke@wikimedia.tw nhc@wikimedia.tw < <實際檔名>`
|
||||
3. 刪除該檔名:`rm -f <實際檔名>`
|
||||
|
||||
寄出後回報:共幾則、各區塊則數、有哪些即將截止的期程。
|
||||
|
||||
Reference in New Issue
Block a user