如何检索所有长度超过 *** 个字符的电子邮件?
我总是在更新我写的博客时遇到麻烦,但我突然想到,每当人们问我一些问题时,我都可以给出很长的回复,这些回复很容易成为文章。
然而,GMail 或任何其他邮件应用程序中没有一个功能可以让我按邮件长度进行搜索。
我是否必须编写一个脚本来检索所有消息然后处理它们,或者有一个简单的方法吗?
I always had trouble updating blogs i wrote, but it occured to me that whenever people ask me something I can give really long replies that could easily become articles.
However there`s not a feature in GMail or any other mail app for that matter, that enables me to search by message length.
Will I have to write a script to retrieve all messages and then process them or is there an easy way?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗯,您可以做的是使用例如 MS Office Outlook - 我知道它们有一个功能来创建规则,您可以在其中指定对大小超过 X 千字节的电子邮件进行检索、移动和其他操作。
可能是一个选择?
Well, what you could do is to use e.g. MS Office Outlook - I know they have a feature to create rules where you can specify to retrieve, move and what-not with e-mails sized over X ammount of kilobytes.
Might be an option?