notmuch-poll and OfflineIMAP

2012-04-09 Thread Sebastian Spaeth
Adam Wolfe Gordon wrote: > >I run offlineimap in autorefresh mode (with IDLE too, actually) and >use a script based on inotify to update notmuch whenever new mail >comes in: https://gist.github.com/1952483 . It sounds like some >variant of this would probably work for you. I actually plan to add

notmuch-poll and OfflineIMAP

2012-04-09 Thread Sebastian Spaeth
Jani Nikula wrote: >Jacek Generowicz writes: > >> Hello, >> >> Would you have any advice on how to construct a notmuch-poll script >> that would work well in concert with OfflineIMAP? In particlular, >how >> can you avoid having to re-issue the IMAP account passwords? >> Any words of wisdom? >

Re: notmuch-poll and OfflineIMAP

2012-04-08 Thread Sebastian Spaeth
Adam Wolfe Gordon wrote: > >I run offlineimap in autorefresh mode (with IDLE too, actually) and >use a script based on inotify to update notmuch whenever new mail >comes in: https://gist.github.com/1952483 . It sounds like some >variant of this would probably work for you. I actually plan to add

Re: notmuch-poll and OfflineIMAP

2012-04-08 Thread Sebastian Spaeth
Jani Nikula wrote: >Jacek Generowicz writes: > >> Hello, >> >> Would you have any advice on how to construct a notmuch-poll script >> that would work well in concert with OfflineIMAP? In particlular, >how >> can you avoid having to re-issue the IMAP account passwords? >> Any words of wisdom? >

notmuch-poll and OfflineIMAP

2012-04-03 Thread Jani Nikula
Jacek Generowicz writes: > Hello, > > Would you have any advice on how to construct a notmuch-poll script > that would work well in concert with OfflineIMAP? In particlular, how > can you avoid having to re-issue the IMAP account passwords? > > The OfflineIMAP docs state that SIGUSR1 forces an i

notmuch-poll and OfflineIMAP

2012-04-03 Thread Jacek Generowicz
Hello, Would you have any advice on how to construct a notmuch-poll script that would work well in concert with OfflineIMAP? In particlular, how can you avoid having to re-issue the IMAP account passwords? The OfflineIMAP docs state that SIGUSR1 forces an immediate resync of all accounts, so som

notmuch-poll and OfflineIMAP

2012-04-03 Thread Adam Wolfe Gordon
Hi Jacek, On Tue, Apr 3, 2012 at 09:27, Jacek Generowicz wrote: > Would you have any advice on how to construct a notmuch-poll script > that would work well in concert with OfflineIMAP? ?In particlular, how > can you avoid having to re-issue the IMAP account passwords? > > The OfflineIMAP docs s

Re: notmuch-poll and OfflineIMAP

2012-04-03 Thread Adam Wolfe Gordon
Hi Jacek, On Tue, Apr 3, 2012 at 09:27, Jacek Generowicz wrote: > Would you have any advice on how to construct a notmuch-poll script > that would work well in concert with OfflineIMAP?  In particlular, how > can you avoid having to re-issue the IMAP account passwords? > > The OfflineIMAP docs st

Re: notmuch-poll and OfflineIMAP

2012-04-03 Thread Jani Nikula
Jacek Generowicz writes: > Hello, > > Would you have any advice on how to construct a notmuch-poll script > that would work well in concert with OfflineIMAP? In particlular, how > can you avoid having to re-issue the IMAP account passwords? > > The OfflineIMAP docs state that SIGUSR1 forces an i

notmuch-poll and OfflineIMAP

2012-04-03 Thread Jacek Generowicz
Hello, Would you have any advice on how to construct a notmuch-poll script that would work well in concert with OfflineIMAP? In particlular, how can you avoid having to re-issue the IMAP account passwords? The OfflineIMAP docs state that SIGUSR1 forces an immediate resync of all accounts, so som