/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Gmailtail – Command-line tool to monitor Gmail messages and output them as JSON
(github.com)
143 points
c4pt0r
| 4 comments |
03 Jul 25 00:06 UTC
|
HN request time: 0.199s
|
source
1.
worldsayshi
◴[
03 Jul 25 09:45 UTC
]
No.
44453329
[source]
▶
>>44450182 (OP)
#
Is there any good library or tool that let's me programmatically/easily or semi-automatically delete mail by query in gmail? The built in tools are not good enough. Does Thunderbird work with gmail nowadays?
replies(2):
>>44454407
#
>>44455904
#
ID:
GO
2.
jamespo
◴[
03 Jul 25 12:39 UTC
]
No.
44454407
[source]
▶
>>44453329 (TP)
#
I use imapfilter:
https://github.com/lefcha/imapfilter
replies(1):
>>44462351
#
3.
jeffbee
◴[
03 Jul 25 15:15 UTC
]
No.
44455904
[source]
▶
>>44453329 (TP)
#
Easily done in Google Apps Script.
4.
◴[
04 Jul 25 08:16 UTC
]
No.
44462351
[source]
▶
>>44454407
#
↑