Re: [MlMt] AppleScript or other method to show unread messages in Inbox?

2020-10-22 Thread Michael Nietzold


Did you tried an IMAP library in your favourite language to query the 
status of your inbox or use the IMAP search for "UNSEEN"


Note: an 'folder' in IMAP libraries is named 'mailbox'



Am 21.10.2020 um 18:51 schrieb Dan Pritts :
(looking through old mail and came across this)

No idea about doing this with mailmate, but i'm sure there are other 
ways to skin this cat.


I just googled this and came across several options.  I tried "imap 
mail checker linux" - most linux code should compile on the mac, and 
it helped focus the search.


The first one that looks likely is imapsync.  Very broad tool, but 
check out this option:

 --justfoldersizes   : Exit after having printed the folder sizes.



On Sep 11, 2020, at 1:11 PM, TJ Luoma  wrote:


I'd like to programmatically (script-ably) find out how many unread 
messages I have in my Inbox.


Does anyone know if that's possible?

~ TjL


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] AppleScript or other method to show unread messages in Inbox?

2020-10-21 Thread Dan Pritts
(looking through old mail and came across this)

No idea about doing this with mailmate, but i'm sure there are other ways to 
skin this cat.

I just googled this and came across several options.  I tried "imap mail 
checker linux" - most linux code should compile on the mac, and it helped focus 
the search.

The first one that looks likely is imapsync.  Very broad tool, but check out 
this option:
 --justfoldersizes   : Exit after having printed the folder sizes.


> On Sep 11, 2020, at 1:11 PM, TJ Luoma  wrote:
> 
> 
> I'd like to programmatically (script-ably) find out how many unread messages 
> I have in my Inbox.
> 
> Does anyone know if that's possible?
> 
> ~ TjL
> 
> 
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] AppleScript or other method to show unread messages in Inbox?

2020-09-11 Thread TJ Luoma
I'd like to programmatically (script-ably) find out how many unread
messages I have in my Inbox.

Does anyone know if that's possible?

~ TjL
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate