Re: Mutt - a scriptable email client?

2020-06-09 Thread Dave Wood
On 09/06/20 09:51, Kia Niskavaara put forth the proposition: > Hi all > > I'm looking for a scriptable email client for linux cli. Specifically I > need to connect it to a Gmail account using IMAP IDLE so that I will be > able to find new emails almost immediately. And secondly, when new emails >

Re: Mutt - a scriptable email client?

2020-06-09 Thread Sam Kuper
On Tue, Jun 09, 2020 at 11:06:57AM +0100, Sam Kuper wrote: > On Tue, Jun 09, 2020 at 10:36:28AM +0200, Bastian wrote: >> On 09Jun20 09:51+0200, Kia Niskavaara wrote: >>> I'm looking for a scriptable email client for linux cli. >>> Specifically I need to connect it to a Gmail account using IMAP IDLE

Re: Mutt - a scriptable email client?

2020-06-09 Thread Sam Kuper
On Tue, Jun 09, 2020 at 10:36:28AM +0200, Bastian wrote: > On 09Jun20 09:51+0200, Kia Niskavaara wrote: >> I'm looking for a scriptable email client for linux cli. Specifically >> I need to connect it to a Gmail account using IMAP IDLE so that I >> will be able to find new emails almost immediately

Re: Mutt - a scriptable email client?

2020-06-09 Thread Thomas Aurel
Hi, Mutt is an mail reader (MUA). It doesn't realized the features your want natively but you can add external tools: * to fetch your mail automatically, you can use [offlineimap][1] or [isync][2]. * to analyze your mail content you can use [notmuch][3] (to do it client side) or [imapfilter][4]

Re: Mutt - a scriptable email client?

2020-06-09 Thread Bastian
On 09Jun20 09:51+0200, Kia Niskavaara wrote: > I'm looking for a scriptable email client for linux cli. Specifically I > need to connect it to a Gmail account using IMAP IDLE so that I will be > able to find new emails almost immediately. And secondly, when new emails > arrive, I need a script that

Mutt - a scriptable email client?

2020-06-09 Thread Kia Niskavaara
Hi all I'm looking for a scriptable email client for linux cli. Specifically I need to connect it to a Gmail account using IMAP IDLE so that I will be able to find new emails almost immediately. And secondly, when new emails arrive, I need a script that automatically parse the body of every email