SOURCES: eventum-router-postfix.sh - emails routing no longer need...
    glen 
    glen at pld-linux.org
       
    Wed Dec  6 23:08:31 CET 2006
    
    
  
Author: glen                         Date: Wed Dec  6 22:08:31 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- emails routing no longer needs account id parameter
---- Files affected:
SOURCES:
   eventum-router-postfix.sh (1.1 -> 1.2) 
---- Diffs:
================================================================
Index: SOURCES/eventum-router-postfix.sh
diff -u SOURCES/eventum-router-postfix.sh:1.1 SOURCES/eventum-router-postfix.sh:1.2
--- SOURCES/eventum-router-postfix.sh:1.1	Sat Feb 11 06:49:22 2006
+++ SOURCES/eventum-router-postfix.sh	Wed Dec  6 23:08:26 2006
@@ -2,7 +2,7 @@
 # $Id$
 
 case "$1" in
-emails\ *)
+emails|emails\ *)
 	TYPE="emails"
 	ARG="${1#* }"
 	;;
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-router-postfix.sh?r1=1.1&r2=1.2&f=u
    
    
More information about the pld-cvs-commit
mailing list