Re: Monitoring new mail in mbox mailboxes

2009-06-19 Thread Rocco Rutte
Hi, * Andrey Zhidenkov wrote: > I'm already using a sidebar patch. But I can't understand how a can output > a new mail notifications to console, for example? Cpnky needs a plain text > output (from some script). Please see if: http://dev.mutt.org/doc/manual.html#formatstrings-filters

Re: Monitoring new mail in mbox mailboxes

2009-06-18 Thread Andrey Zhidenkov
On Thu, Jun 18, 2009 at 02:50:50PM +0200, Rocco Rutte wrote: > Hi, > > * Andrey Zhidenkov wrote: > > Hello. I want to configure my Conky to display a count of a new > > mail messages in mbox folders, like in sidebar-panel in mutt. > > You have to use the sidebar patch for this. > > Rocco I'm al

Re: Monitoring new mail in mbox mailboxes

2009-06-18 Thread Rocco Rutte
Hi, * Andrey Zhidenkov wrote: > Hello. I want to configure my Conky to display a count of a new > mail messages in mbox folders, like in sidebar-panel in mutt. You have to use the sidebar patch for this. Rocco

Monitoring new mail in mbox mailboxes

2009-06-17 Thread Andrey Zhidenkov
Hello. I want to configure my Conky to display a count of a new mail messages in mbox folders, like in sidebar-panel in mutt. Does mutt writes some to mbox file when I read a new mail or it has own cache? How I can monitor it? Thank you.