[Dovecot] dovecot developer documentation
Hello, I want to create some specific plugin for dovecot v1.1 (rc5). Where can I find some developer documentation ? Can I build my plugin separately, or do I need to rebuild dovecot again ? I'm looking into code, and analyzing some simple plugins, but hooks documentation or any hints you could give would be very helpful.. AFAIK there's no search for mailing list archives available, to let me search for some older guidance in this case :(
Regards, Piotr
On Thu, 2008-05-15 at 09:25 +0200, Piotr Wadas wrote:
[...] AFAIK there's no search for mailing list archives available, to let me search for some older guidance in this case :(
You can use google, by adding site:dovecot.org to the search.
The dovecot list is one of the last fine mailing lists, that offer archives in monthly (and a full) mbox format archives, suited for importing into your mail client and searching *really* conveniently offline and locally.
Also, dovecot.org offers list access by IMAP. :)
See http://dovecot.org/mailinglists.html
guenther
Caveat: I know I should not post before I got a sane dose of caffeine. ;)
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2008-05-15, at 0645, Karsten Bräckelmann wrote:
Also, dovecot.org offers list access by IMAP. :)
how would somebody who has an existing mailing list (managed by ezmlm- idx) set up IMAP access to their list archives like this?
| John M. Simpson -- KG4ZOW -- Programmer At Large | | http://www.jms1.net/ jms1@jms1.net |
| Hope for America -- http://www.ronpaul2008.com/ |
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAkg07VsACgkQEB9RczMG/Pu+nQCcCKXMB2zOXnSYxqtpIV+DnL/X axEAnAvo6tLEJjPL5RW5S9n2fis9BWaQ =Yhrm -----END PGP SIGNATURE-----
On Wednesday, May 21, 2008 11:49 PM -0400 John Simpson jms1@jms1.net wrote:
how would somebody who has an existing mailing list (managed by ezmlm-idx) set up IMAP access to their list archives like this?
That would make a nice HOWTO for the wiki. I'd also like to see the answer for a mailman system.
On Wed, 2008-05-21 at 23:49 -0400, John Simpson wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2008-05-15, at 0645, Karsten Bräckelmann wrote:
Also, dovecot.org offers list access by IMAP. :)
how would somebody who has an existing mailing list (managed by ezmlm- idx) set up IMAP access to their list archives like this?
Just wrote this: http://wiki.dovecot.org/HowTo/ReadOnlyArchive
On May 15, 2008, at 10:25 AM, Piotr Wadas wrote:
I want to create some specific plugin for dovecot v1.1 (rc5). Where can I find some developer documentation ?
Unfortunately I haven't had time to write much yet. http://wiki.dovecot.org/Design has something.
Can I build my plugin separately, or do I need to rebuild dovecot again ?
You'll need to build plugins against the same Dovecot sources (or
header files at least) as you're running to make sure all the APIs are
correct.
participants (5)
-
John Simpson
-
Karsten Bräckelmann
-
Kenneth Porter
-
Piotr Wadas
-
Timo Sirainen