[dovecot-cvs] dovecot/src/plugins Makefile.am,1.5,1.6
tss-movial at dovecot.org
tss-movial at dovecot.org
Mon Jul 31 02:12:55 EEST 2006
- Previous message: [dovecot-cvs] dovecot configure.in, 1.296, 1.297 dovecot-example.conf, 1.210, 1.211
- Next message: [dovecot-cvs] dovecot/src/plugins/expire .cvsignore, NONE, 1.1 Makefile.am, NONE, 1.1 auth-client.c, NONE, 1.1 auth-client.h, NONE, 1.1 expire-env.c, NONE, 1.1 expire-env.h, NONE, 1.1 expire-plugin.c, NONE, 1.1 expire-plugin.h, NONE, 1.1 expire-tool.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src/plugins
In directory talvi:/tmp/cvs-serv31018/src/plugins
Modified Files:
Makefile.am
Log Message:
Initial import of expire plugin code. Seems to work with at least one user. :)
Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/plugins/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.am 28 Feb 2006 08:36:41 -0000 1.5
+++ Makefile.am 30 Jul 2006 23:12:53 -0000 1.6
@@ -2,4 +2,4 @@
ZLIB = zlib
endif
-SUBDIRS = acl convert quota imap-quota trash $(ZLIB)
+SUBDIRS = acl convert expire quota imap-quota trash $(ZLIB)
- Previous message: [dovecot-cvs] dovecot configure.in, 1.296, 1.297 dovecot-example.conf, 1.210, 1.211
- Next message: [dovecot-cvs] dovecot/src/plugins/expire .cvsignore, NONE, 1.1 Makefile.am, NONE, 1.1 auth-client.c, NONE, 1.1 auth-client.h, NONE, 1.1 expire-env.c, NONE, 1.1 expire-env.h, NONE, 1.1 expire-plugin.c, NONE, 1.1 expire-plugin.h, NONE, 1.1 expire-tool.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list