Re: uuencode errors
感謝... 終於有人嗆聲了 :)
我發現,
若用 uuencode 寄會變成 attach - 然後 outlookexpress 還會以為是 多媒體檔.
我所要寄的檔其實只是純文字檔.
故,若不用 uuencode
改這樣下面好像可以,不知是否無誤:
mail -s "subject of this mail" root@localhost < /path/to/filename
將 /path/to/filename 檔 寄給 root 信件 subject 是 "subject of this mail"
謝謝
<: 老音學生 :>
===
"SHPX LBH NYY" <Abe.bbs@bbs.pccu.edu.tw> 撰寫於郵件新聞:4K67UC$R51@bbs.pccu.edu.tw...
>【 在 goaway. 的大作中提到: 】
> : 嗚~~
> : 都沒人要教我...
> : <: 老音學生 :>
> : ===
> : "老音學生 Old Student" <goaway@nowhere.not> 撰寫於郵件新聞:uxbTe.104120$Hk.46337@pd7tw1no...
> : > 請教...
> : > 記得以前在 Linux 時, 用 uuencode 寄信,
> : > 是這樣寫的:
> : > 將 /path/to/filename 這個檔, 用信寄給 root@localhost , 信的 subj 是
> : > "subject of this mail"
> : > uuencode /path/to/fine_name /path/to/filename | mail
> oot@localhost -s
> : > "subject of this mail" < /path/to/filname
> : > 怎麼到了 freeBSD 好像不一樣? 都收到退信. 且沒 subject.
> : > 謝謝指導..
> : > <: 老音學生 :>
>
> 不太瞭解 為什麼要多一段 "<"的動作
> option s要放在mail address之前
>
> ex: uuencode /path/to/fine_name /path/to/filename | mail -s \
> "subject of this mail" root@localhost
討論串 (同標題文章)
FreeBSD 近期熱門文章
PTT數位生活區 即時熱門文章