Update of /cvsroot/hcoop/domtool2/lib
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv12280/lib

Modified Files:
        alias.dtl easy_domain.dtl 
Log Message:
Additions while poking around people's configs

Index: easy_domain.dtl
===================================================================
RCS file: /cvsroot/hcoop/domtool2/lib/easy_domain.dtl,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** easy_domain.dtl     24 Feb 2008 22:03:29 -0000      1.27
--- easy_domain.dtl     1 Mar 2008 21:17:28 -0000       1.28
***************
*** 3,6 ****
--- 3,7 ----
  val default_node : (node) = "mire";
  val web_node : (web_node) = "mire";
+ val web_ip = ip_of_node (web_node_to_node web_node);
  
  val webAt =

Index: alias.dtl
===================================================================
RCS file: /cvsroot/hcoop/domtool2/lib/alias.dtl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** alias.dtl   15 Dec 2007 20:17:26 -0000      1.8
--- alias.dtl   1 Mar 2008 21:17:28 -0000       1.9
***************
*** 40,41 ****
--- 40,43 ----
  {{When a message to the current domain doesn't match any other rule, send it 
to
    this e-mail address.}}
+ val defaultAliasDrop = aliasPrim defaultSource dropTarget;
+ {{Silently drop all mail not matching a specific rule.}}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to