29 May
                
                    2009
                
            
            
                29 May
                
                '09
                
            
            
            
        
    
                12:35 a.m.
            
        On Thu, 2009-05-28 at 17:28 -0400, Dave McGuire wrote:
Is there any documentation for the plugin API? A cursory glance
through the docs didn't turn up anything.
There isn't really even a "plugin API". Plugins use the same API as the rest of the Dovecot. Although there are a few hooks that plugins typically use.
If you're doing anything mail related the important places to look at are src/lib-storage/mail-storage*.h. Currently there isn't really any more documentation. http://wiki.dovecot.org/Design may help a bit.