noel        2003/05/14 08:54:50

  Modified:    www      provided_mailets_2_1.html
  Log:
  Added RemoteDelivery bind address docs
  
  Revision  Changes    Path
  1.6       +8 -0      jakarta-james/www/provided_mailets_2_1.html
  
  Index: provided_mailets_2_1.html
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/provided_mailets_2_1.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- provided_mailets_2_1.html 11 May 2003 02:04:03 -0000      1.5
  +++ provided_mailets_2_1.html 14 May 2003 15:54:50 -0000      1.6
  @@ -588,6 +588,14 @@
   this server.  This value is required if gateway is set.</li>
   
   <li>
  +<strong>bind</strong> (optional) - If present, this value is a string 
  +describing the local IP address to which the mailet should be bound while 
  +delivering emails. If the tag is absent then the service will bind to the 
  +default local address of the machine. This tag is useful for multihomed 
machines.<br>
  +Note: Currently you must use the same IP address for all of those RemoteDelivery 
  +instances where you explicitly supply a bind address.</li>
  +
  +<li>
   <strong>debug</strong> (optional) - a boolean value (true/false) indicating whether 
debugging is
   on.  Defaults to false.</li>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to