Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有一个脚本可以从 hotmail/live mail 网页获取简单的东西(不管是什么语言,尽管它最好可以在 linux 上运行)?当然,这样做的主要动机是 hotmail 不允许 IMAP 访问,并且它们的 pop 访问限制为 15 分钟检查,YET 仍然不提供未读计数。
理想情况下,此脚本可以获得更多信息,例如最近的未读邮件,这将是完美的!然后我会通过重复调用这个脚本从我的软件中获取这些信息。
看看“getlive”和“gotmail”包;)