cvs commit: jakarta-james/src/conf james-config.xml

2003-06-15 Thread noel
noel2003/06/15 22:33:02

  Modified:src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  Refactored processors for error-handling.  Added comments.  Default to using 
 for SMTP handler instead of RemoteAddrNotInNetwork.  Added 
comments.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.40.2.11 +72 -16jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40.2.10
  retrieving revision 1.40.2.11
  diff -u -r1.40.2.10 -r1.40.2.11
  --- james-config.xml  7 Jun 2003 00:25:50 -   1.40.2.10
  +++ james-config.xml  16 Jun 2003 05:33:02 -  1.40.2.11
  @@ -198,6 +198,14 @@
 
 
 
  + 
  + 
  + 
  + 
   


  @@ -206,17 +214,7 @@
   
  - true 

  -
  - 
  - 
  - 
  - 
 
   
 
  @@ -229,7 +227,8 @@



  -error
  + local-address-error 
  +550 - Requested action not taken: no such user here

   
   
  @@ -239,7 +238,7 @@



  - 
  + 



  @@ -254,7 +253,8 @@



  - spam 
  + relay-denied 
  +550 - Requested action not taken: relaying denied

   

  @@ -333,6 +333,56 @@
   -->

 
  +
  +  
  +  
  + 
  + 
  + 
  +
  + 
  + 
  +
  + 
  + file://var/mail/address-error/
  +
  +
  + 
  +  
  +
  +  
  +  
  +  
  + 
  + 
  + 
  +
  + 
  + 
  +
  + 
  +file://var/mail/relay-denied/
  +
  +
  + 
  +  
  
   
  
  @@ -449,6 +499,7 @@
true
-->
   
  +

  - 
   


  @@ -522,6 +574,10 @@
 news.james.apache.org
   
 
  +  
 
org.apache.james.dev
org.apache.james.user
  
  
  

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



cvs commit: jakarta-james/src/conf james-config.xml

2003-06-06 Thread noel
noel2003/06/06 17:26:28

  Modified:src/conf james-config.xml
  Log:
  Bounce messages using the new Bounce mailet
  
  Revision  ChangesPath
  1.54  +3 -3  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- james-config.xml  17 May 2003 07:39:57 -  1.53
  +++ james-config.xml  7 Jun 2003 00:26:28 -   1.54
  @@ -260,7 +260,7 @@
   





   

  
  
  

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



cvs commit: jakarta-james/src/conf james-config.xml

2003-06-06 Thread noel
noel2003/06/06 17:25:51

  Modified:src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  Bounce messages using the new Bounce mailet
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.40.2.10 +3 -3  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40.2.9
  retrieving revision 1.40.2.10
  diff -u -r1.40.2.9 -r1.40.2.10
  --- james-config.xml  29 May 2003 05:05:33 -  1.40.2.9
  +++ james-config.xml  7 Jun 2003 00:25:50 -   1.40.2.10
  @@ -211,7 +211,7 @@
   





   

  
  
  

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



cvs commit: jakarta-james/src/conf james-config.xml

2003-02-22 Thread noel
noel2003/02/22 12:17:43

  Modified:src/conf james-config.xml
  Log:
  Corrected and added some comments, dbfile examples, and autoreconnect for mysql
  
  Revision  ChangesPath
  1.48  +20 -3 jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- james-config.xml  21 Feb 2003 01:35:45 -  1.47
  +++ james-config.xml  22 Feb 2003 20:17:43 -  1.48
  @@ -13,7 +13,7 @@
   
   
   
  -
  +
   
   
   
  @@ -70,6 +70,15 @@

 
 -->
  +
  +  
  +  
  +  
  +
  
   
  
  @@ -619,6 +628,14 @@

 
 -->
  +
  +  
  +  
  +  
  
   
   
  @@ -685,7 +702,7 @@

cvs commit: jakarta-james/src/conf james-config.xml

2003-02-22 Thread noel
noel2003/02/22 12:16:50

  Modified:src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  Corrected and added some comments and dbfile examples
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.40.2.3  +20 -3 jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40.2.2
  retrieving revision 1.40.2.3
  diff -u -r1.40.2.2 -r1.40.2.3
  --- james-config.xml  11 Feb 2003 18:18:07 -  1.40.2.2
  +++ james-config.xml  22 Feb 2003 20:16:49 -  1.40.2.3
  @@ -13,7 +13,7 @@
   
   
   
  -
  +
   
   
   
  @@ -70,6 +70,15 @@

 
 -->
  +
  +  
  +  
  +  
  +
  
   
  
  @@ -339,7 +348,7 @@
   
  
 
  -  
  +  
 110
   
 
  @@ -554,6 +563,14 @@
 
  +
  +  
  +  
  +  
  
  
  
  

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



RE: cvs commit: jakarta-james/src/conf james-config.xml

2003-02-15 Thread Noel J. Bergman
> Are you setting sendpartial to default to false to be safe for now?

Yes.

> It seems like this should default to true once we can be confident there 
> aren't unexpected bugs.

Agreed.

--- Noel

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




Re: cvs commit: jakarta-james/src/conf james-config.xml

2003-02-15 Thread Serge Knystautas
[EMAIL PROTECTED] wrote:

noel2003/02/14 20:29:24

  Modified:src/java/org/apache/james/transport/mailets
RemoteDelivery.java


Are you setting sendpartial to default to false to be safe for now?  It 
seems like this should default to true once we can be confident there 
aren't unexpected bugs.

--
Serge Knystautas
President
Lokitech >> software . strategy . design >> http://www.lokitech.com/
p. 1.301.656.5501
e. [EMAIL PROTECTED]



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



cvs commit: jakarta-james/src/conf james-config.xml

2003-02-14 Thread noel
noel2003/02/14 20:29:24

  Modified:src/java/org/apache/james/transport/mailets
RemoteDelivery.java
   src/conf james-config.xml
  Log:
  Jason Webb's patches to provide more control over JavaMail delivery
  
  Revision  ChangesPath
  1.43  +20 -5 
jakarta-james/src/java/org/apache/james/transport/mailets/RemoteDelivery.java
  
  Index: RemoteDelivery.java
  ===
  RCS file: 
/home/cvs/jakarta-james/src/java/org/apache/james/transport/mailets/RemoteDelivery.java,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- RemoteDelivery.java   6 Feb 2003 15:55:32 -   1.42
  +++ RemoteDelivery.java   15 Feb 2003 04:29:23 -  1.43
  @@ -74,6 +74,8 @@
   private long delayTime = 2160; // default is 6*60*60*1000 millis (6 hours)
   private int maxRetries = 5; // default number of retries
   private long smtpTimeout = 60;  //default number of ms to timeout on smtp 
delivery
  +private boolean sendPartial = false; // If false then ANY address errors will 
cause the transmission to fail
  +private int connectionTimeout = 6;  // The amount of time JavaMail will 
wait before giving up on a socket connect()
   private int deliveryThreadCount = 1; // default number of delivery threads
   private String gatewayServer = null; // the server to send all email to
   private String gatewayPort = null;  //the port of the gateway server to send 
all email to
  @@ -107,6 +109,16 @@
   } catch (Exception e) {
   log("Invalid timeout setting: " + getInitParameter("timeout"));
   }
  +
  +try {
  +if (getInitParameter("connectiontimeout") != null) {
  +connectionTimeout = 
Integer.parseInt(getInitParameter("connectiontimeout"));
  +}
  +} catch (Exception e) {
  +log("Invalid timeout setting: " + getInitParameter("timeout"));
  +}
  +sendPartial = (getInitParameter("sendpartial") == null) ? false : new 
Boolean(getInitParameter("sendpartial")).booleanValue();
  +
   gatewayServer = getInitParameter("gateway");
   gatewayPort = getInitParameter("gatewayPort");
   
  @@ -137,8 +149,8 @@
* throw an exception.
*
* Creation date: (2/24/00 11:25:00 PM)
  - * @param Mail org.apache.mailet.Mail
  - * @param Session javax.mail.Session
  + * @param mail org.apache.mailet.Mail
  + * @param session javax.mail.Session
* @return boolean Whether the delivery was successful and the message can be 
deleted
*/
   private boolean deliver(Mail mail, Session session) {
  @@ -320,7 +332,7 @@
* Insert the method's description here.
* Creation date: (2/25/00 1:14:18 AM)
* @param mail org.apache.mailet.MailImpl
  - * @param exception java.lang.Exception
  + * @param ex javax.mail.MessagingException
* @param boolean permanent
* @return boolean Whether the message failed fully and can be deleted
*/
  @@ -441,7 +453,6 @@
* messagecontainer ... that will handle storing it in the outgoing queue if 
needed.
*
* @param mail org.apache.mailet.Mail
  - * @return org.apache.mailet.MessageContainer
*/
   public void service(Mail mail) throws AddressException {
   
  @@ -549,6 +560,10 @@
   props.put("mail.smtp.ehlo", "false");
   //Sets timeout on going connections
   props.put("mail.smtp.timeout", smtpTimeout + "");
  +
  +props.put("mail.smtp.connectiontimeout", connectionTimeout + "");
  +props.put("mail.smtp.sendpartial",String.valueOf(sendPartial));
  +
   //Set the hostname we'll use as this server
   if (getMailetContext().getAttribute(MailetContextConstants.HELLO_NAME) != 
null) {
   props.put("mail.smtp.localhost", (String) 
getMailetContext().getAttribute(MailetContextConstants.HELLO_NAME));
  
  
  
  1.46  +4 -1  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- james-config.xml  5 Feb 2003 04:30:03 -   1.45
  +++ james-config.xml  15 Feb 2003 04:29:24 -  1.46
  @@ -278,6 +278,9 @@
   
1 
   
  +
  +false
  +
   
   
   
  
  
  

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




cvs commit: jakarta-james/src/conf james-config.xml

2003-02-11 Thread noel
noel2003/02/11 10:18:08

  Modified:src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  tell mm.mysql to autoreconnect, especially since mordred can't
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.40.2.2  +2 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40.2.1
  retrieving revision 1.40.2.2
  diff -u -r1.40.2.1 -r1.40.2.2
  --- james-config.xml  10 Jan 2003 06:43:38 -  1.40.2.1
  +++ james-config.xml  11 Feb 2003 18:18:07 -  1.40.2.2
  @@ -622,7 +622,7 @@

cvs commit: jakarta-james/src/conf james-config.xml

2003-01-18 Thread hbedi
hbedi   2003/01/18 15:22:34

  Modified:.build.xml
   src/conf james-config.xml
  Log:
  DNS Java library upgrade submitted by Serge Sozonoff
  
  Revision  ChangesPath
  1.119 +2 -2  jakarta-james/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-james/build.xml,v
  retrieving revision 1.118
  retrieving revision 1.119
  diff -u -r1.118 -r1.119
  --- build.xml 6 Jan 2003 10:40:21 -   1.118
  +++ build.xml 18 Jan 2003 23:22:34 -  1.119
  @@ -388,7 +388,7 @@
   
   
   
  -
  +
   
   
   
  
  
  
  1.44  +12 -5 jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- james-config.xml  18 Jan 2003 20:58:26 -  1.43
  +++ james-config.xml  18 Jan 2003 23:22:34 -  1.44
  @@ -294,16 +294,23 @@
  
  
  
  +   
  +   
  +   
  +   
  +   
  +   
  
  
  
  
  
 
  -
  -
  -
  - 127.0.0.1
  + 
  + 
  + 
 
 false
  
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2003-01-18 Thread hbedi
hbedi   2003/01/18 12:58:26

  Modified:src/conf james-config.xml
  Log:
  minor doc change. 110 is well known POP3 port.
  
  Revision  ChangesPath
  1.43  +2 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- james-config.xml  18 Jan 2003 19:02:43 -  1.42
  +++ james-config.xml  18 Jan 2003 20:58:26 -  1.43
  @@ -339,7 +339,7 @@
   
  
 
  -  
  +  
 110
   
 
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2003-01-18 Thread hbedi
hbedi   2003/01/18 11:02:43

  Modified:src/conf james-config.xml
  Log:
  ported Noel's NNTP patches to 3.0 branch.
  
  Revision  ChangesPath
  1.42  +3 -3  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- james-config.xml  7 Jan 2003 07:48:30 -   1.41
  +++ james-config.xml  18 Jan 2003 19:02:43 -  1.42
  @@ -408,10 +408,10 @@
   
   
   
  -   
  +   
  
  +service.  -->
 
 
 119
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2003-01-09 Thread noel
noel2003/01/09 22:43:38

  Modified:src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  Enabled NNTP for v2.1.1, and corrected link
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.40.2.1  +4 -4  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40
  retrieving revision 1.40.2.1
  diff -u -r1.40 -r1.40.2.1
  --- james-config.xml  30 Dec 2002 00:01:34 -  1.40
  +++ james-config.xml  10 Jan 2003 06:43:38 -  1.40.2.1
  @@ -13,7 +13,7 @@
   
   
   
  -
  +
   
   
   
  @@ -408,10 +408,10 @@
   
   
   
  -   
  +   
  
  +service.  -->
 
 
 119
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2003-01-06 Thread serge
serge   2003/01/06 23:48:31

  Modified:src/conf james-config.xml
  Log:
  Corrected link to website doc (reported by Alan Gerhard)
  
  Revision  ChangesPath
  1.41  +2 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- james-config.xml  30 Dec 2002 00:01:34 -  1.40
  +++ james-config.xml  7 Jan 2003 07:48:30 -   1.41
  @@ -13,7 +13,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: cvs commit: jakarta-james/src/conf james-config.xml

2002-12-29 Thread Serge Knystautas
Noel J. Bergman wrote:

?? Modified:src/conf Tag: v2-1-pop3file james-config.xml

I think this didn't go where I expected it to go.  Oddly, I don't even see
it when I look at viewcvs either in HEAD or Serge's branch ...


I just committed your change against HEAD.

--
Serge Knystautas
Loki Technologies
http://www.lokitech.com/


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-12-29 Thread serge
serge   2002/12/29 16:01:35

  Modified:src/conf james-config.xml
  Log:
  Disabled NNTP Server, and added experimental status comment. (reapplied Noel's patch 
to HEAD)
  
  Revision  ChangesPath
  1.40  +5 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- james-config.xml  29 Dec 2002 23:12:38 -  1.39
  +++ james-config.xml  30 Dec 2002 00:01:34 -  1.40
  @@ -408,7 +408,10 @@
   
   
   
  -   
  +   
  +   
 
 
 119
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-12-29 Thread serge
serge   2002/12/29 15:12:39

  Modified:src/conf james-config.xml
  Log:
  Point to the new James-tailored file repository that doesn't number and denumbers.
  
  Revision  ChangesPath
  1.39  +4 -4  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- james-config.xml  8 Nov 2002 23:34:14 -   1.38
  +++ james-config.xml  29 Dec 2002 23:12:38 -  1.39
  @@ -165,7 +165,7 @@

file://var/mail/error/
   
  -
true 
  @@ -663,7 +663,7 @@
  
  
 
  - 
  + 
   
  file
   
  @@ -677,7 +677,7 @@
   

   
  - 
  + 
   
  file
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: cvs commit: jakarta-james/src/conf james-config.xml

2002-12-29 Thread Serge Knystautas
- Original Message -
From: "Noel J. Bergman" <[EMAIL PROTECTED]>


> ?? Modified:src/conf Tag: v2-1-pop3file james-config.xml
>
> I think this didn't go where I expected it to go.  Oddly, I don't even see
> it when I look at viewcvs either in HEAD or Serge's branch ...

This went into my branch.  You need to check everything out with tags reset
so you get back to head.  Then commit again.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: cvs commit: jakarta-james/src/conf james-config.xml

2002-12-29 Thread Noel J. Bergman
?? Modified:src/conf Tag: v2-1-pop3file james-config.xml

I think this didn't go where I expected it to go.  Oddly, I don't even see
it when I look at viewcvs either in HEAD or Serge's branch ...

:-\

--- Noel


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-12-29 Thread noel
noel2002/12/29 13:39:46

  Modified:src/conf Tag: v2-1-pop3file james-config.xml
  Log:
  Disabled NNTP Server, and added experimental status comment.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.38.2.2  +5 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.38.2.1
  retrieving revision 1.38.2.2
  diff -u -r1.38.2.1 -r1.38.2.2
  --- james-config.xml  26 Dec 2002 05:16:00 -  1.38.2.1
  +++ james-config.xml  29 Dec 2002 21:39:45 -  1.38.2.2
  @@ -408,7 +408,10 @@
   
   
   
  -   
  +
  +   
 
 
 119
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-12-25 Thread serge
serge   2002/12/25 21:16:01

  Modified:src/conf Tag: v2-1-pop3file james-config.xml
  Log:
  Point to the new James implementation of the file repositories that don't number and 
denumber.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.38.2.1  +4 -4  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.38
  retrieving revision 1.38.2.1
  diff -u -r1.38 -r1.38.2.1
  --- james-config.xml  8 Nov 2002 23:34:14 -   1.38
  +++ james-config.xml  26 Dec 2002 05:16:00 -  1.38.2.1
  @@ -165,7 +165,7 @@

file://var/mail/error/
   
  -
true 
  @@ -663,7 +663,7 @@
  
  
 
  - 
  + 
   
  file
   
  @@ -677,7 +677,7 @@
   

   
  - 
  + 
   
  file
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-11-08 Thread pgoldstein
pgoldstein2002/11/08 15:34:14

  Modified:src/conf james-config.xml
  Log:
  Added a bunch of comments to the config.
  
  Revision  ChangesPath
  1.38  +332 -208  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- james-config.xml  4 Nov 2002 03:39:39 -   1.37
  +++ james-config.xml  8 Nov 2002 23:34:14 -   1.38
  @@ -1,43 +1,52 @@
   
  -
  +
   
  -
  +
   
  -   README!
  +
   
  -This configuration file is designed to run without alteration for simple tests.
  -It assumes you have a DNS server on localhost and assigns a root password of root.
  +
  +
   
  -In case the defaults do not suit you, the items you are most likely to need to 
change
  -are preceded by a CHECKME! or CONFIRM? comment in the left margin.
  +
  +
   
  -For production use you will probably need to make more extensive changes, see
  -http://jakarta.apache.org/james/configuration_v2_1.html
  +
  +
   
  -$Revision$ Committed on $Date$ by: $Author$-->
  +
   
   
  
   
  -
  +
 
  +  
 
 
 Postmaster@localhost
   
  -
  -  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +  
 
  - 
  +
localhost
  -
  -
 
   
 
  @@ -51,39 +60,41 @@

 
   
  -  
  -  
  +  
  +  
  +  
  +  
  +  
  +  
  +  -->
  
  -   
  +
  
  -   
  +   
  
  -   
  -   
  +   
   
  -
  -
  +
  +
   
  -
  +
   mail.mydomain.com
   
   username
   
   pass
  -
  +
   60
   
   
  -
  -
  +
  +
  
  
  +   
  
 
  10 
  @@ -96,18 +107,28 @@
org.apache.james.transport.matchers
 
   
  -  
  +  
  +  
  +  
  +  
 
   
  - 
  - 
  + 
  + 
  + 
  + 
  + -->
   


   

  + 
  + 
  + 

spam 
Rejected - see  http://www.mail-abuse.org/rbl/ 
  @@ -122,7 +143,9 @@

   

  + badhost" class="Null"/>
  + -->
   


  @@ -130,59 +153,80 @@

 
   
  -  
  +  
  +  
  +  
  +  
  +  
  +  
 
   


file://var/mail/error/
  -
  -
  +
  +
true 

   
  - 
  - 
  + 
  + 

  - 
  + 
 
   
  -  
  +  
  +  
 
   


   
  - 
  + 
  + 

   error

   
  -
  -
  - 
  -
  +
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 
  + 

spam 

   
  - 
  + 
  + 

file://var/mail/outgoing/ 
  -
  -
  +
  +
   
   
2160 
  @@ -193,37 +237,54 @@
   
1 
   
  -
  -
  -
  -
  -
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +

   
 
   
  -  
  +  
  +  
  +  
 
  - 
  - 
  -
  - 
  - 
  -
  - 
  - 
  + 
  + 
  +
  + 
  + 
  +
  + 
  + 
   
  - 
  + 
  + 

   file://var/mail/spam/
   
  -
  -
  +
  +
  +
  +
  +

 
  
  @@ -236,10 +297,11 @@
  
  
  
  -   
  +   
  
 
  -
  +
  +
   
127.0.0.1
 
  @@ -248,20 +310,24 @@
   
  
 4555
  -  
  -  
  -  
  -  
  +  
  +  
  +  
  +  
 
  - 
  + 
  + 

cvs commit: jakarta-james/src/conf james-config.xml

2002-11-03 Thread pgoldstein
pgoldstein2002/11/03 19:39:39

  Modified:src/conf james-config.xml
  Log:
  Updating the default number of db connections to 20 from 10.  Thanks to Noel for his 
testing.
  Added a bunch of comments.  Still in progress.
  
  Revision  ChangesPath
  1.37  +30 -15jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- james-config.xml  26 Oct 2002 18:36:31 -  1.36
  +++ james-config.xml  4 Nov 2002 03:39:39 -   1.37
  @@ -13,7 +13,7 @@
   are preceded by a CHECKME! or CONFIRM? comment in the left margin.
   
   For production use you will probably need to make more extensive changes, see
  -http://jakarta.apache.org/james/configuration_v2_0.html
  +http://jakarta.apache.org/james/configuration_v2_1.html
   
   $Revision$ Committed on $Date$ by: $Author$-->
   
  @@ -21,7 +21,10 @@
  
   
   
  -   Postmaster@localhost 
  +  
  +  
  +  
  +  Postmaster@localhost
   
   
 @ -39,6 +42,7 @@
   
 
 
  +  
 
   
 
  @@ -63,14 +67,14 @@
  
  
   
  -
  +
   
   
   
   mail.mydomain.com
  -
  +
   username
  -
  +
   pass
   
   60
  @@ -79,11 +83,12 @@
   
   
  
  +   
  
  -  
  +  
  10 
   
  -  
  +  
 
org.apache.james.transport.mailets
 
  @@ -99,7 +104,7 @@
spam 
 -->
   
  - 
  + 

   

  @@ -223,11 +228,20 @@
 
  
   
  -
  +   
  +   
  +   
  +   
  +   
  +   
  +   
  +   
  +   
  
 
  +
  +
127.0.0.1
  - 
 
 false
  
  @@ -513,7 +527,7 @@
   
   
   
@ -524,7 +538,7 @@
   
   
   
 
  @@ -581,8 +595,9 @@
  
  
  
  -   
  -   
  +   
  +   
  +   
  
  
  
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-10-26 Thread pgoldstein
pgoldstein2002/10/26 11:36:31

  Modified:src/conf james-config.xml
  Log:
  Fixing bad configuration - URLs are now relative as intended.
  Thanks to Harmeet Bedi for pointing out this issue.
  
  Revision  ChangesPath
  1.36  +5 -5  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- james-config.xml  8 Oct 2002 22:40:33 -   1.35
  +++ james-config.xml  26 Oct 2002 18:36:31 -  1.36
  @@ -343,9 +343,9 @@
 
 false
   
  -  file:///var/nntp/groups
  -  file:///var/nntp/temp
  -  file:///var/nntp/articleid
  +  file://var/nntp/groups
  +  file://var/nntp/temp
  +  file://var/nntp/articleid
 news.james.apache.org
   
 
  @@ -358,7 +358,7 @@
   
 

  -file:///var/nntp/spool
  +file://var/nntp/spool
   
   1
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-10-08 Thread pgoldstein

pgoldstein2002/10/08 15:40:33

  Modified:src/conf james-config.xml
  Log:
  Adding missing slashes from last patch.
  Thanks to Nathan Carter.
  
  Revision  ChangesPath
  1.35  +3 -3  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- james-config.xml  7 Oct 2002 07:16:46 -   1.34
  +++ james-config.xml  8 Oct 2002 22:40:33 -   1.35
  @@ -589,8 +589,8 @@
  
  
  
  -  30
  -  30
  +  30
  +  30
  
  
  
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-09-27 Thread pgoldstein

pgoldstein2002/09/27 09:31:06

  Modified:src/conf james-config.xml
  Log:
  Making the interval comment and the specific value agree - both are now 60 * 10 * 
1000 = 60 msec or 10 minutes.
  
  Revision  ChangesPath
  1.33  +2 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- james-config.xml  27 Sep 2002 09:05:58 -  1.32
  +++ james-config.xml  27 Sep 2002 16:31:06 -  1.33
  @@ -73,7 +73,7 @@

pass

  - 600
  + 60



  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-09-27 Thread danny

danny   2002/09/27 02:05:58

  Modified:src/conf james-config.xml
  Log:
  out by a factor of ten, added extra 0
  
  Revision  ChangesPath
  1.32  +3 -3  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- james-config.xml  24 Sep 2002 15:55:33 -  1.31
  +++ james-config.xml  27 Sep 2002 09:05:58 -  1.32
  @@ -72,8 +72,8 @@
username

pass
  - 
  - 60
  + 
  + 600



  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: cvs commit: jakarta-james/src/conf james-config.xml

2002-09-24 Thread Noel J. Bergman

>   woops, Accidentally disabled NNTP

LOL I thought it was intentional, given the current state of NNTP.  :-)

--- Noel

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-09-24 Thread danny

danny   2002/09/24 08:55:33

  Modified:src/conf james-config.xml
  Log:
  woops, Accidentally disabled NNTP
  
  Revision  ChangesPath
  1.31  +2 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- james-config.xml  24 Sep 2002 15:38:40 -  1.30
  +++ james-config.xml  24 Sep 2002 15:55:33 -  1.31
  @@ -316,7 +316,7 @@



  -   
  +   
 
 
 119
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-09-04 Thread pgoldstein

pgoldstein2002/09/04 10:05:38

  Modified:src/conf james-config.xml
  Log:
  Some minor comment changes - spelling, spacing, and grammatical fixes.
  Also adjusted error processor comments to properly refer to the error processor.
  
  Revision  ChangesPath
  1.29  +13 -13jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- james-config.xml  23 Aug 2002 06:09:42 -  1.28
  +++ james-config.xml  4 Sep 2002 17:05:38 -   1.29
  @@ -35,7 +35,7 @@
localhost
 
   
  -  
  +  
 
 
   
  @@ -113,9 +113,9 @@
true 

   
  - 
  + 

  - 
  + 

 
   
  @@ -125,7 +125,7 @@


   
  - 
  + 

   error

  @@ -134,7 +134,7 @@
 e.g. "RemoteAddrNotInNetwork=127.0.0.1, abc.de.*, 192.168.0.*"-->
   

   

  @@ -211,9 +211,9 @@
   
  
 4555
  -  
  +  
 
  -  
  +  
 
 

  -  
 
 
  @@ -425,8 +425,8 @@
  
 
5
  - 
  + 
false
40

  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-07-29 Thread danny

danny   2002/07/29 06:47:39

  Modified:src/conf james-config.xml
  Log:
  added note that mm.mysql is already present, and note of licence location
  
  Revision  ChangesPath
  1.27  +9 -3  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- james-config.xml  3 Jun 2002 14:59:06 -   1.26
  +++ james-config.xml  29 Jul 2002 13:47:39 -  1.27
  @@ -462,10 +462,16 @@
   
  
  
  -  
  +  
 
 
  -
  + 
  +  
  +  
  +  
  +  
  +  
  + 


cvs commit: jakarta-james/src/conf james-config.xml

2002-06-03 Thread serge

serge   2002/06/03 07:59:06

  Modified:src/conf james-config.xml
  Log:
  Lowercased TRUE in useTLS configuration sections.
  
  Revision  ChangesPath
  1.26  +98 -98jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- james-config.xml  16 May 2002 23:49:27 -  1.25
  +++ james-config.xml  3 Jun 2002 14:59:06 -   1.26
  @@ -1,21 +1,21 @@
   
   
   
  -
  +$Revision: 1.26 $ Committed on $Date: 2002/06/03 14:59:06 $ by: $Author: serge $-->
   
   
  
  @@ -25,25 +25,25 @@
   
   
 
  + If autodetect is TRUE, James wil attempt to discover its own name AND use 
any specified servernames.
  +If autodetect is FALSE, James will use only the specified servernames.
  +By default, the servername 'localhost' is specified. This can be 
removed, if required. -->
 

localhost
 
  -  
  +
 
 
 
  -  
  +
 
 
 

 
  -  
  -  
  
  -   
  +
  
  
 
  10 
  -  
  +
 
 
org.apache.james.transport.mailets
  @@ -65,18 +65,18 @@
 
org.apache.james.transport.matchers
 
  -  
  +
 
 
  - 
  +


  - 
  +


  - 
  +


spam 
  @@ -90,114 +90,114 @@
spam 
Open spam relay - see http://www.mail-abuse.org/rss/ 

  - 
  +


  - 
  +


transport 

 
  -  
  +
 
 
  -  
  +


file://var/mail/error/
  - 
  +
   
true 

  - 
  +




 
  -  
  +
 
 
  -  
  +


  - 
  +


   error

  - 
  +
   
  - 
  +

  -  
  +

spam 

  - 
  +


file://var/mail/outgoing/ 
  - 
  +
   
  - 
  +
   
2160 
  - 
  +
   
5 
  - 
  +
   
1 
  - 
  -
  +
  +
   
  - 
  -
  +
  +
   

  - 
  +
 
  -  
  -  
  +
  +  
 


  - 
  +


  - 
  +


  - 
  +


   file://var/mail/spam/
  - 
  - 
  +
  +
   

 
  
  -   
  +
   
  
 
  @@ -206,13 +206,13 @@
 
 false
  
  -   
  +
  
 4555
 
 
 
  -  
  +  
 

 
 110
  -  
  +
 
 
 
  -  
  -  
  +  
  +
 

 
 
  -  
  -  
  +  
  +
 

 
 119
  -  
  +
 
 
 
  -  
  -  
  +  
  +
 

 false
  
  -   
  +
  
 
 false
  -  
  +
 file:///var/nntp/groups
 file:///var/nntp/temp
 file:///var/nntp/articleid
 news.james.apache.org
  -  
  +
 
 
org.apache.james.dev
  @@ -323,7 +323,7 @@
org.apache.avalon.dev
org.apache.avalon.user
 
  -  
  +
 

   file:///var/nntp/spool
  @@ -333,7 +333,7 @@
   1000

 
  -  
  +
  
  
  
  @@ -403,22 +403,22 @@
   

 
  -  
  +
 
  -  
  +  
 
 

 
  -  
  +
 
 
  
  -   
  -   
  +
  +
  
  
 
  -  
  +
 
 
 

 
  -  
  +
 
 

 
  -  
  +
 
  - 

cvs commit: jakarta-james/src/conf james-config.xml

2002-05-16 Thread hammant

hammant 02/05/16 16:49:27

  Modified:src/conf james-config.xml
  Log:
  3 of 3 of Phoenix upgrade.  NEsted comments not allowed in latest Phoenix and/or 
Xerces.
  
  Revision  ChangesPath
  1.25  +5 -5  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- james-config.xml  16 May 2002 11:40:43 -  1.24
  +++ james-config.xml  16 May 2002 23:49:27 -  1.25
  @@ -15,7 +15,7 @@
   For production use you will probably need to make more extensive changes, see
   http://jakarta.apache.org/james/configuration_v2_0.html
   
  -$Revision: 1.24 $ Committed on $Date: 2002/05/16 11:40:43 $ by: $Author: danny $-->
  +$Revision: 1.25 $ Committed on $Date: 2002/05/16 23:49:27 $ by: $Author: hammant 
$-->
   
   
  
  @@ -471,10 +471,10 @@
   org.gjt.mm.mysql.Driver
   jdbc:mysql://127.0.0.1/mail
   username
  -password
  +password  -->


  + log files or bounced mail increase this value 
   10
-->

  @@ -482,10 +482,10 @@
   com.inet.tds.TdsDriver
   jdbc:inetdae7:127.0.0.1?database=James
   sa_james
  -blahblah
  +blahblah -->


  + log files or bounced mail increase this value 
   10
-->

  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-03-11 Thread serge

serge   02/03/11 13:46:32

  Modified:src/conf james-config.xml
  Log:
  Added documentation in the conf file about the  and  
functionality.
  
  Revision  ChangesPath
  1.22  +10 -2 jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- james-config.xml  11 Mar 2002 14:35:40 -  1.21
  +++ james-config.xml  11 Mar 2002 21:46:32 -  1.22
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.21 $
  -Committed on $Date: 2002/03/11 14:35:40 $ by: $Author: serge $
  +This is $Revision: 1.22 $
  +Committed on $Date: 2002/03/11 21:46:32 $ by: $Author: serge $
   -->
   
   
  @@ -192,6 +192,14 @@
5 
   
1 
  +
  +
  +
  +
 
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-03-11 Thread serge

serge   02/03/11 06:35:40

  Modified:src/conf james-config.xml
  Log:
  Added delivery threads setting and some documentation into what exactly the other 
settings mean.
  
  Revision  ChangesPath
  1.21  +6 -2  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- james-config.xml  10 Mar 2002 22:20:04 -  1.20
  +++ james-config.xml  11 Mar 2002 14:35:40 -  1.21
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.20 $
  -Committed on $Date: 2002/03/10 22:20:04 $ by: $Author: serge $
  +This is $Revision: 1.21 $
  +Committed on $Date: 2002/03/11 14:35:40 $ by: $Author: serge $
   -->
   
   
  @@ -186,8 +186,12 @@
 
file://var/mail/outgoing/ 
   
  +
2160 
  +
5 
  +
  + 1 
 
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2002-03-10 Thread serge

serge   02/03/10 14:20:04

  Modified:src/conf james-config.xml
  Log:
  Added  parameter to sample DB pool configurations so it's apparent how to set 
this.
  
  Revision  ChangesPath
  1.20  +32 -30jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- james-config.xml  5 Dec 2001 22:31:18 -   1.19
  +++ james-config.xml  10 Mar 2002 22:20:04 -  1.20
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.19 $
  -Committed on $Date: 2001/12/05 22:31:18 $ by: $Author: serge $
  +This is $Revision: 1.20 $
  +Committed on $Date: 2002/03/10 22:20:04 $ by: $Author: serge $
   -->
   
   
  @@ -252,7 +252,7 @@
   
  
   6 
  - 
  +
 
   
 
  @@ -290,12 +290,12 @@
 myMailServer
 36
   
  -   
   
  -   
  @@ -334,28 +334,28 @@
   
 
   
  - false
  - file:///var/nntp/groups
  - file:///var/nntp/temp
  - file:///var/nntp/articleid
  - news.james.apache.org
  - 
  - 
  -   org.apache.james.dev
  -   org.apache.james.user
  -   org.apache.avalon.dev
  -   org.apache.avalon.user
  - 
  - 
  +false
  +file:///var/nntp/groups
  +file:///var/nntp/temp
  +file:///var/nntp/articleid
  +news.james.apache.org
  +
  +
  +  org.apache.james.dev
  +  org.apache.james.user
  +  org.apache.avalon.dev
  +  org.apache.avalon.user
  +
  +
 
  - file:///var/nntp/spool
  - 
  - 1
  - 
  - 1000
  +file:///var/nntp/spool
  +
  +1
  +
  +1000
 
  - 
  +
 
   
 
  @@ -380,7 +380,7 @@
 
   
   
  - 
  +
   
 
  @@ -544,13 +544,15 @@
   jdbc:mysql://127.0.0.1/mail
   username
   password
  +2
   
   
  - com.inet.tds.TdsDriver
  - jdbc:inetdae7:127.0.0.1?database=James
  - sa_james
  - blahblah
  +com.inet.tds.TdsDriver
  +jdbc:inetdae7:127.0.0.1?database=James
  +sa_james
  +blahblah
  +2
   
   -->
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2001-12-05 Thread serge

serge   01/12/05 14:31:18

  Modified:src/conf james-config.xml
  Log:
  Set to use James's Mordred instead of unfinished Excalibur DB connection pooler.
  
  Revision  ChangesPath
  1.19  +4 -4  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- james-config.xml  2001/11/18 01:14:21 1.18
  +++ james-config.xml  2001/12/05 22:31:18 1.19
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.18 $
  -Committed on $Date: 2001/11/18 01:14:21 $ by: $Author: hbedi $
  +This is $Revision: 1.19 $
  +Committed on $Date: 2001/12/05 22:31:18 $ by: $Author: serge $
   -->
   
   
  @@ -539,14 +539,14 @@
   -->
   

cvs commit: jakarta-james/src/conf james-config.xml

2001-10-31 Thread serge

serge   01/10/31 06:44:03

  Modified:src/conf james-config.xml
  Log:
  Commented-out TDS datasource, removed aged listserv classes, and removed trailing 
dots on mailet/matcher packages.
  
  Revision  ChangesPath
  1.17  +5 -19 jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- james-config.xml  2001/10/31 14:30:17 1.16
  +++ james-config.xml  2001/10/31 14:44:03 1.17
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.16 $
  -Committed on $Date: 2001/10/31 14:30:17 $ by: $Author: serge $
  +This is $Revision: 1.17 $
  +Committed on $Date: 2001/10/31 14:44:03 $ by: $Author: serge $
   -->
   
   
  @@ -75,10 +75,10 @@
   
   
   
  -  org.apache.james.transport.mailets.
  +  org.apache.james.transport.mailets
   
   
  -  org.apache.james.transport.matchers.
  +  org.apache.james.transport.matchers
   
   
   
  -  
  -list-james
  -  
  -
  -  
  - false 
  - true 
  - true 
  -list-james
  -JamesList
  -  
  -
 
 
  @@ -556,7 +542,6 @@
   username
   password
   
  --->
   
com.inet.tds.TdsDriver
  @@ -564,6 +549,7 @@
sa_james
blahblah
   
  +-->
   
 
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-james/src/conf james-config.xml

2001-09-28 Thread danny

danny   01/09/28 13:39:51

  Modified:src/conf james-config.xml
  Log:
  altered  lines to match changes serge made to JDBCMailRepository.java
  
  Revision  ChangesPath
  1.15  +10 -10jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- james-config.xml  2001/09/27 21:11:40 1.14
  +++ james-config.xml  2001/09/28 20:39:51 1.15
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.14 $
  -Committed on $Date: 2001/09/27 21:11:40 $ by: $Author: serge $
  +This is $Revision: 1.15 $
  +Committed on $Date: 2001/09/28 20:39:51 $ by: $Author: danny $
   -->
   
   
  @@ -459,7 +459,7 @@
   MAIL
 
 
  -dist/conf/sqlResources.xml
  +file://conf/sqlResources.xml
 
   
   SPOOL
 
 
  -dist/conf/sqlResources.xml
  +file://conf/sqlResources.xml
 
   
   
  @@ -484,7 +484,7 @@
   MAIL
 
 
  -dist/conf/sqlResources.xml
  +file://conf/sqlResources.xml
   file://var/dbmail
 
   
  @@ -497,7 +497,7 @@
   SPOOL
 
 
  -dist/conf/sqlResources.xml
  +file://conf/sqlResources.xml
   file://var/dbmail
 
   
  @@ -568,14 +568,14 @@
 
 
 
   
  @@ -585,7 +585,7 @@
 
 
  @@ -593,7 +593,7 @@
 
 
  
  
  

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




cvs commit: jakarta-james/src/conf james-config.xml

2001-09-27 Thread serge

serge   01/09/27 14:11:40

  Modified:src/conf james-config.xml
  Log:
  Change mail repositories so db:// for mail and spool store entire message to 
database, and dbfile:// will store the body in the directory specified.
  
  Revision  ChangesPath
  1.14  +30 -3 jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- james-config.xml  2001/09/27 13:37:51 1.13
  +++ james-config.xml  2001/09/27 21:11:40 1.14
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.13 $
  -Committed on $Date: 2001/09/27 13:37:51 $ by: $Author: serge $
  +This is $Revision: 1.14 $
  +Committed on $Date: 2001/09/27 21:11:40 $ by: $Author: serge $
   -->
   
   
  @@ -449,6 +449,7 @@
 
   
   
  + 
   
 
  @@ -471,7 +472,33 @@
 
 
   dist/conf/sqlResources.xml
  -file://var/dbspool
  +  
  +
  +
  +
  +  
  +dbfile
  +  
  +  
  +MAIL
  +  
  +  
  +dist/conf/sqlResources.xml
  +file://var/dbmail
  +  
  +
  +
  +  
  +dbfile
  +  
  +  
  +SPOOL
  +  
  +  
  +dist/conf/sqlResources.xml
  +file://var/dbmail
 
   
 
  
  
  

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




cvs commit: jakarta-james/src/conf james-config.xml

2001-09-27 Thread serge

serge   01/09/27 06:37:51

  Modified:src/conf james-config.xml
  Log:
  Changed default number of spool threads to 10.
  
  Revision  ChangesPath
  1.13  +8 -8  jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- james-config.xml  2001/09/20 01:11:06 1.12
  +++ james-config.xml  2001/09/27 13:37:51 1.13
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.12 $
  -Committed on $Date: 2001/09/20 01:11:06 $ by: $Author: donaldp $
  +This is $Revision: 1.13 $
  +Committed on $Date: 2001/09/27 13:37:51 $ by: $Author: serge $
   -->
   
   
  @@ -72,7 +72,7 @@
   
   
  -   
  +  
   
 
 
  -   1 
  +   10 
   
   
   
  @@ -487,7 +487,7 @@
   type="SPOOL">
   
 
  - 
  +
 
   
 
  - 
  +
 
 
  @@ -529,7 +529,7 @@
 class="org.apache.james.userrepository.UsersFileRepository">
   
 
  -
  +
   
 
  -5 
  +5
   
   
   false
  
  
  

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




cvs commit: jakarta-james/src/conf james-config.xml

2001-09-13 Thread charlesb

charlesb01/09/13 13:30:08

  Modified:src/conf james-config.xml
  Log:
  Amend build file to use file system as default with db as alternate - we can not 
assume that new users have or want to use a db
  
  Revision  ChangesPath
  1.11  +44 -29jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- james-config.xml  2001/09/11 04:29:30 1.10
  +++ james-config.xml  2001/09/13 20:30:08 1.11
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.10 $
  -Committed on $Date: 2001/09/11 04:29:30 $ by: $Author: serge $
  +This is $Revision: 1.11 $
  +Committed on $Date: 2001/09/13 20:30:08 $ by: $Author: charlesb $
   -->
   
   
  @@ -66,25 +66,28 @@
   
   
   
  -  
  +  
 
   
   
  -   -->
  +   
   
  -  
  +  
  -  
  +
  +  
 
   
 
  @@ -166,7 +169,8 @@
   
   
 
  - db://maildb/PendingMail/pending 
  + file://var/mail/pending/
  +
true 
 
   
  @@ -177,7 +181,7 @@
 
 
file://var/mail/error/
  -
  +
true 
 
   
  @@ -231,7 +235,7 @@
 retries -->
 
file://var/mail/outgoing/ 
  -
  +
2160 
5 
 
  @@ -272,7 +276,6 @@
 
   
 127.0.0.1
  -  216.181.1.2
 
   
   false
  @@ -473,23 +476,26 @@
   
 
   
  +  
 
  +
  +  
 
   
   
 
  -  -->
  + 
  +  
   
  -  
  -  
  +  
 
   
 
  @@ -510,19 +516,20 @@
list-james - the users of the james@localhost mailiinglist
   -->
   
  -  
  -  
 
   
 
  -
  +  
 
   
 
  -  -->
  +
   
 
   
 
  -  
 dist/conf/sqlResources.xml
 
  +  -->
 
  -  
 dist/conf/sqlResources.xml
 
  +  -->
  +
 
  -  
  +  
  -  
  +  
  +  
  +  
 
   
 
  @@ -567,21 +581,22 @@
   -->
   
  -
  +
   
 
   
  
  
  

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




cvs commit: jakarta-james/src/conf james-config.xml

2001-07-31 Thread serge

serge   01/07/31 20:58:31

  Modified:src/conf james-config.xml
  Log:
  Changed to help suggest how to setup the JDBC Repository.
  
  Revision  ChangesPath
  1.8   +50 -46jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- james-config.xml  2001/06/24 13:18:36 1.7
  +++ james-config.xml  2001/08/01 03:58:31 1.8
  @@ -13,8 +13,8 @@
   CONFIRM? comment in the left
   margin.
   
  -This is $Revision: 1.7 $
  -Committed on $Date: 2001/06/24 13:18:36 $ by: $Author: charlesb $ 
  +This is $Revision: 1.8 $
  +Committed on $Date: 2001/08/01 03:58:31 $ by: $Author: serge $
   -->
   
   
  @@ -62,7 +62,7 @@
 #users
 #shared
   
  -   
  +  
   
   
   
  @@ -73,12 +73,10 @@
   
 
   
  -  
  @@ -102,9 +100,9 @@
   
   
  -  
  -  
 
 
  -  
  +
 
 
  @@ -157,30 +155,30 @@
 
   
   
  -
   
 
 
file://var/mail/error/
  -
  +
true 
 
   
 
   
 
   
   
  -
   
 
  @@ -193,18 +191,18 @@
   error
 
   
  -
   
 
 
  @@ -217,7 +215,7 @@
 retries -->
 
file://var/mail/outgoing/ 
  -
  +
2160 
5 
 
  @@ -230,25 +228,25 @@
 
   
  -  
   
 
   
 
 
   file://var/mail/spam/
  -
  +
 
   
 
  @@ -357,7 +355,7 @@
 
 0
  - 
  +
   
 
   
  @@ -402,7 +400,7 @@
file:///var/nntp/spool

1
  - 
1000
 
  @@ -432,15 +430,23 @@
   
   
   
  +class="org.apache.james.mailrepository.JDBCMailRepository">
 
  -town
  +db
 
 
  -SPOOL
   MAIL
 
   
  +
  +  
  +db
  +  
  +  
  +SPOOL
  +  
  +
 
   
 
 
  -   
  +
 
 
   
  @@ -476,7 +480,7 @@
 class="org.apache.james.userrepository.UsersFileRepository">
   
 
  -  
  +
 
  -  
  +
 
 
   
 
  -
 
 
  
  
  

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