[dovecot-cvs] dovecot-lda/src sieve-cmu.c,1.14,1.15

cras at dovecot.org cras at dovecot.org
Fri May 12 22:03:14 EEST 2006


Update of /var/lib/cvs/dovecot-lda/src
In directory talvi:/tmp/cvs-serv14910

Modified Files:
	sieve-cmu.c 
Log Message:
Don't log keeps.



Index: sieve-cmu.c
===================================================================
RCS file: /var/lib/cvs/dovecot-lda/src/sieve-cmu.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- sieve-cmu.c	12 May 2006 19:00:58 -0000	1.14
+++ sieve-cmu.c	12 May 2006 19:03:12 -0000	1.15
@@ -254,7 +254,6 @@
     if (save_mail(sd->storage, md->mailbox, md->mail, flags, keywords) < 0)
 	    return SIEVE_FAIL;
 
-    i_info("saved mail to %s", md->mailbox);
     return SIEVE_OK;
 }
 



More information about the dovecot-cvs mailing list