[Armadillo:05747] Re: メール送信について
Yoshimitsu Yamada
email@hidden
2010年 8月 28日 (土) 13:07:34 JST
やまだです。
斉藤 様 wrote:
> Content-Type: multipart/mixed; boundary="---------29082010"
上記を次のように"-"1文字分削ったらどうなりますでしょうか?
> Content-Type: multipart/mixed; boundary="--------29082010"
boundary=〜に続く文字列は、区切る際に使用する文字列の先頭"--"
を外した文字を入れます。
boundary="yamada"と書いた場合は、区切り文字列は、
--yamada
と書きます。
参考資料:
[1]RFC1341(MIME) : 7 The Multipart content type
http://www.w3.org/Protocols/rfc1341/7_2_Multipart.html
(2010/08/28 10:30), Aspect wrote:
> 斉藤です
>
> エンコードした添付ファイル以外を、前々回教えていただいた内容を手打ちして
> テストしたところ、
> メーラーのヘッダ一覧には、ちゃんと添付マークが表示されましたが、開いて見ると
> 添付マークが消えて、何も添付されていない状態です。
>
> bodyとしたファイル
> Content-Type: multipart/mixed; boundary="---------29082010"
>
> This is a multi-part message in MIME format.
> ----------29082010
> Content-Type: text/plain; charset=ISO-2022-JP
> Content-Transfer-Encoding: 7bit
>
> attached file: test.txt;
>
> ----------29082010
> Content-Type: application/octet-stream; name="test.txt"
> Content-Transfer-Encoding: base64
> Content-Disposition: attachment; filename="test.txt"
>
> VGhpcyBpcyB0ZXN0IHRleHQKMjAxMC8wOC8yNwphYmNkZWZnaGVpamtsbW5v
> cHFyc3R1dnd4eXoKMTIzNDU2Nzg5MApBQkNERUZHSElKS0xNTk9QUVJTVFVW
> V1hZWgo=
> ====
> ----------29082010--
>
>
> バウンドアレイ文字列は何でもいいんですよね?
> ちゃんと、添付マークも表示されるので、手順としては、ほぼ正解なんだと思う
> んですが
> お気付きの点がありましたら、ご指導お願い致します。
armadillo メーリングリストの案内