已安裝 sendmail 失敗
改裝postfix也失敗
已安裝php-mail套件
卡關很久
Jan 5 09:38:26 WebServer postfix/sendmail[31590]: fatal: usage: sendmail [options]
Jan 5 09:38:36 WebServer postfix/sendmail[31709]: fatal: usage: sendmail [options]
Jan 5 09:38:46 WebServer postfix/sendmail[31825]: fatal: usage: sendmail [options]
網路上寫這是mail script的問題…問題是..我重灌server才發生的,哪是什麼php script的問題
做了一下指令發信的測試
mail -s “abc” [email protected]
The program ‘mail’ is currently not installed. You can install it by typing:
sudo apt install mailutils
^^^^^^^^^^^^^^^^
明燈啊!
sudo apt-get install mailutils
打完收工
隨機文章
- 一張照片看到3個錯誤的英文 卡樂斯汽車美容 (2012-09-23)
- 使用Docker Compose 安裝qbittorrent (2023-10-27)
- curl: (23) Failure writing output to destination issue fixed (2024-02-10)
- 南韓大學畢業生 起薪約台幣7萬1千元 (2007-11-14)
- CentOS7 一整個不習慣 (2016-08-02)








