[dovecot-cvs] dovecot/src/plugins Makefile.am,1.11,1.12

tss at dovecot.org tss at dovecot.org
Thu May 17 20:25:28 EEST 2007


Update of /var/lib/cvs/dovecot/src/plugins
In directory talvi:/tmp/cvs-serv16250/src/plugins

Modified Files:
	Makefile.am 
Log Message:
Added mbox snarf plugin to move mails from /var/spool/mail to ~/mbox if it
exists.



Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/plugins/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.am	19 Jan 2007 16:33:57 -0000	1.11
+++ Makefile.am	17 May 2007 17:25:26 -0000	1.12
@@ -7,6 +7,6 @@
 endif
 
 SUBDIRS = \
-	acl convert expire fts fts-squat lazy-expunge mail-log \
+	acl convert expire fts fts-squat lazy-expunge mail-log mbox-snarf \
 	quota imap-quota trash \
 	$(ZLIB) $(FTS_LUCENE)



More information about the dovecot-cvs mailing list