태그>eml(총 3개의 글)
'eml' 관련 최근글
-
- [mail]Parsing eml (eml to Message 객체)

-
PERFECT JAVA (SINCE 1996) by 담벼락|2009/06/29 17:20
이상한 메일을 파싱해보기 위해, eml로 저장하고 테스트~ FileInputStream fis = new FileInputStream("src/test/data/perfectjava/util/mail/winmail.eml"); Message doc = new MimeMessage(getSession(), fis); Session은 대충 만들..
- [mail]Parsing eml (eml to Message 객체)
-
- Thunderbird eml file import

-
까나리의 심술보 by 까나리|2008/02/12 09:37
* XP 32bit 에서 Opera Browser 로 egloos 글을 적는데, 한글만 글자가 중복되서 겹치는 현상이 발생하는군요. 오페라 빠르고 좋던데 -.- 좀 아쉽네요. 다시 FF 로 글을 적습니다. 각설하고thunderbird 를 pop3 client 로 사용한지 좀 되었는데, eml file 을 import 못하..
thunderbird, eml, import, pop3, opera
- Thunderbird eml file import



