Convert E-Mails From mbox Format To eml Format
从mbox格式的电子邮件转换为eml格式
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convert e-mails from mbox (i.e., several mails in a single box) format to eml (i.e., every mail in a single file) format.
转换电子邮件从MBOX EML文件格式(例如,在一个文件中的每一个邮件)格式(例如,在一个盒子里的多封邮件)。
用法----------Usage----------
convert_mbox_eml(mbox, dir)
参数----------Arguments----------
参数:mbox
A character or connection describing the mbox location.
描述的mbox位置的字符或连接。
参数:dir
A character describing the output directory.
一个字符描述输出目录。
值----------Value----------
No explicit return value. As a side product the directory dir contains the e-mails in eml format.
没有明确的返回值。作为副产物的目录dir包含在eml格式的电子邮件。