Checking email with Python

后端 未结 6 1522
心在旅途
心在旅途 2020-11-28 02:06

I am interested to trigger a certain action upon receiving an email from specific address with specific subject. In order to be able to do so I need to implement monitorin

6条回答
  •  难免孤独
    2020-11-28 02:32

    I found a pretty good snippet when I wanted to do this same thing (and the example uses gmail). Also check out the google search results on this.

提交回复
热议问题