Update of /cvsroot/hcoop/domtool2/configDefault
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21439/configDefault

Modified Files:
        courier.cfg 
Log Message:
Fixing Courier userdb rsync commands

Index: courier.cfg
===================================================================
RCS file: /cvsroot/hcoop/domtool2/configDefault/courier.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** courier.cfg 27 Sep 2009 19:07:34 -0000      1.3
--- courier.cfg 29 Sep 2009 14:09:49 -0000      1.4
***************
*** 16,21 ****
  (* SMTP log *)
  
! val pushUserdb = "/usr/bin/rsync -r --delete /etc/courier/userdb 
/afs/hcoop.net/common/etc/domtool/email/userdb"
! val pullUserdb = "/usr/bin/rsync -r --delete 
/afs/hcoop.net/common/etc/domtool/email/userdb /etc/courier/userdb"
  
  end
--- 16,21 ----
  (* SMTP log *)
  
! val pushUserdb = "/usr/bin/rsync -r --delete /etc/courier/userdb/* 
/afs/hcoop.net/common/etc/domtool/email/userdb/"
! val pullUserdb = "/usr/bin/rsync -r --delete 
/afs/hcoop.net/common/etc/domtool/email/userdb/* /etc/courier/userdb/"
  
  end


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to