最近の更新
このページへのアクセス 今日: 4 / 昨日: 1 総計: 594
echo -e "本文" | mail -s "タイトル" -r from@example.com -c cc1@example.com -c cc2@example.com to1@example.com to2@example.com
※echo -e オプションで改行できる