로그를 취합해서 메일을 그냥 전송하는 스크립트를 짜서 테스트를 할때는 이상없이
문자가 가지만, 간혹 att00001.bin 으로 본문 텍스트가 씹혀서 가는 경우가 있습니다.
어차피 outlook에서는 이녀석을 누르면 텍스트를 보여주니까 문제는 없지만...
그래도.. 잘못된건 고쳐야 하므로
구글링을 하던중 아래와 같으 것을 발견 하였습니다.
그러니까... 문자열 문제... ?
출처 : http://superuser.com/questions/309530/prevent-nail-from-attaching-my-message-as-a-bin-file
1 | When I pipe a very long change log into nail, I receive a blank email with a How do I prevent Nail from converting my message to an attachment?
| |||
0 | I have had this same problem with the son of nail (heirloom mailx) on a Redhat ES 6.1. The problem in the end boiled down to the file not being an ascii, unix standard file (that is LF-only). I solved this problem by removing the \r characters from the file before sending the mail.
| ||
|
'리눅스 서버에 대해서 > 솔라리스(UNIX) 관련' 카테고리의 다른 글
[Network] Link 상태 확인 후 IP 셋팅 (0) | 2013.05.06 |
---|---|
하드웨어 호환 목록(HCL) - 윈디하나의 솔라나라 (0) | 2013.05.03 |
솔라리스 장비 스펙 확인 하는 방법 (0) | 2013.03.27 |
[솔라리스] tar와 gzip를 한번에 하기 (0) | 2013.02.01 |
VM ware 설정하기 (0) | 2013.01.15 |