저같은 경우는 가져오기는 문제없이 잘 되었으나..
(버전은 좀 다릅니다..
Oulook은 XP 버전이고
TB는 1.6a1 (20060101) 입니다. 1.5rc와 1.0.7에서 동일한 증상이 있습니다.)
그런데 문제가
특정 메일들의 HTML 코드가 다 사라져 버립니다..
모든 메일이 그런건 아닌데 일부만 그렇습니다..
그런 메일들은 메일 클라이언트에서 보낸 제대된(?) 형식의 메일이 아니라
PHP에서 보낸 조금은 이상한(?) 형식의 메일이라서 그런걸지도 모른다는 생각이 드는데요..
(회사 서버에서 보내는 메일입니다..)
아래 메일의 경우 다 없어지고 "내용" 이라는 글자만 남습니다..
TB에서 바로 받으면 문제가 없는데
Import를 해오니까 그런 문제가 생기네요..
혹시 이런 증상이 생기는 이유가 무엇일까요?
답변은 아니고 다른 질문이 되었네요.. ^^;
메일 샘플은 아래와 같습니다..
--------------------------------------------------------------------------------------------------------
From - Mon Jan 09 10:01:05 2006
X-Account-Key: account2
X-UIDL: 1133915704.22213
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Return-Path: <cyrus@mail>
Received: from murder ([unix socket])
by mail (Cyrus v2.2.10-Invoca-RPM-2.2.10-1.RHEL4.1) with LMTPA;
Mon, 09 Jan 2006 09:56:15 +0900
X-Sieve: CMU Sieve 2.2
Received: from wa00.domain.com ([000.000.000.000])
by domain.com (8.13.1/8.13.1) with ESMTP id k090uFsg028036
for <
user@domain.com>; Mon, 9 Jan 2006 09:56:15 +0900
Received: from localhost.localdomain (wa00 [127.0.0.1])
by wa00.domain.com (8.13.1/8.13.1) with ESMTP id k090uEUx030854
for <
user@domain.com>; Mon, 9 Jan 2006 09:56:14 +0900
Received: (from nobody@localhost)
by localhost.localdomain (8.13.1/8.13.1/Submit) id k090uEx9030853;
Mon, 9 Jan 2006 09:56:14 +0900
Date: Mon, 9 Jan 2006 09:56:14 +0900
Message-Id: <
200601090056.k090uEx9030853@localhost.localdomain>
To:
user@domain.com
Subject: =?euc-kr?B?0xQIL7nAz......L7uX5rciAPiIL+swOUg?=
From: Community <>
Reply-To:
admin@domain.com
Content-Type: text/html; charset=euc-kr
Content-Transfer-Encoding: 8bit
<style type=text/css>
<!--
body,td { font-size: 9pt; text-decoration: none; font-family: '굴림'; }
a:link { font-size: 9pt; text-decoration: none; font-family: '굴림'; color: 2255DD; }
a:visited { font-size: 9pt; text-decoration: none; font-family: '굴림'; color: 225599; }
a:hover { font-size: 9pt; text-decoration: none; font-family: '굴림'; color: FF0000; }
-->
</style>
<center>
<table width=600 bgcolor=99BBFF cellspacing=2 cellpadding=0><tr><td>
<table width=100% cellspacing=0 cellpadding=2>
<tr><td>
<table width=100% border=0 cellspacing=0 cellpadding=0><tr valign=bottom>
<td><b>내용</b></td>
</tr></table>
</td></tr>
</table>
</td></tr></table><br>
</center>
--------------------------------------------------------------------------------------------------------