跳转到主要内容

快速将maildir进行特征化

项目描述

通过不打开文件,快速获取maildir的特征。

作为副作用,这些特征揭示了很少的私人信息。

我为我的dada门户创建了它;我想能够在我做其他事情时分析我的电子邮件,但我不想在我的dada门户中包含敏感信息。

它仅实现了maildir文件名格式的一个子集。(http://cr.yp.to/proto/maildir.html)。

我用这种方式来找到我发送的电子邮件。

./maildir_featurizer.py my-maildir/*/*/Sent/

或者,如果你安装了它,

maildir-featurizer my-maildir/*/*/Sent/

或者,从Python,这是我真正使用的方式,

from maildir_featurizer import messages
for message in messages('my-maildir'):
    print(message)

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关 安装包 的更多信息。

源分布

maildir-featurizer-0.1.tar.gz (1.9 kB 查看散列)

上传时间:

支持者:

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面