Error message

  • Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in include_once() (line 1374 of /var/www/html/aps/includes/bootstrap.inc).
  • Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in include_once() (line 1374 of /var/www/html/aps/includes/bootstrap.inc).
  • Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in include_once() (line 1374 of /var/www/html/aps/includes/bootstrap.inc).

Notes如何檢視郵件原始碼(MIME)或匯出eml檔案?

在處理郵件異常時或亂碼時,往往我們都需要查看原始郵件MIME來判斷郵件問題?

在notes部份該如何讀取MIME呢?

ND8部份提供了拖拉方式將該郵件存成eml檔案,我們透過此方式可以將該郵件轉成eml檔案,

只需利用如notepad等文字檔工具開啟就可讀取MIME原始郵件內容

那非ND8部份呢?

類別: