MFCMAPI: MSG 파일을 EML 파일로 변환하기

Seems like outlook is lacking this feature. You can export message to MSG and then convert it to EML if you want using a free MAPI developer tool called MFCMapi.

  1. Save the message to Outlook Message Format (MSG) via File -> save as
  2. Download MFCMapi http://mfcmapi.codeplex.com/
  3. Start it, go to Advanced -> Import/Export -> Convert MSG to EML
  4. Leave all the fields to default, press OK and choose the MSG file
  5. Save the EML file to the desired location

출처: <http://superuser.com/questions/75581/how-to-save-a-mail-into-an-eml-file-with-outlook>

http://mfcmapi.codeplex.com/ 에서 자신의 Office 비트수에 맞게 다운로드. (설치 필요 없음)

clip_image001

Advanced -> Convert MSG to EML 선택

clip_image002

기본값 그대로 진행

clip_image003

msg 파일을 열고,

clip_image004

eml 파일로 저장

clip_image005

완성!

이것도 살펴보세요!

WSL: Linux용 Windows 하위 시스템 배포 삭제하기

명령 프롬프트를 실행 현재 설치된 배포판 리스트를 확인 wsl -l 배포판을 삭제해갑시다 wsl --unregister 배포판이름 …

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다