[Dovecot] Writing an FTS plugin

2014-01-04 Thread John Morrissey
Ds. I've seen maildir_uidlist_get_uid(), but I'm not sure where to get the struct maildir_uidlist arg it needs. notmuch only supports the Maildir format, so using a maildir_* function seems a reasonably safe assumption, but is there a better way? john -- John Morrissey _o

Re: [Dovecot] Writing an FTS plugin

2014-01-23 Thread John Morrissey
On Sat, Jan 04, 2014 at 03:03:25PM -0500, John Morrissey wrote: > Hi, I'm having some trouble writing an FTS plugin that uses notmuch > (http://notmuchmail.org/) as the backend. > > As a proof of concept, I'm adding a hardcoded UID to the search results in > th

[Dovecot] auth_default_realm for different listeners

2007-09-05 Thread John Morrissey
protocl pop3 {} block: Error in configuration file /etc/dovecot/dovecot.conf line 654: Unknown setting: socket_path Is there a way to vary auth_default_realm for each listener, so I can have multiple realms log in with bare usernames? thanks, john -- John Morrissey _o/\

Re: [Dovecot] auth_default_realm for different listeners

2007-09-10 Thread John Morrissey
On Sun, Sep 09, 2007 at 04:19:16AM +0300, Timo Sirainen wrote: > On Wed, 2007-09-05 at 15:00 -0400, John Morrissey wrote: > > We provide POP3 service for several realms, each of which has a > > substantial number of users logging in with no realm (bare username). We > > woul