R: Problem with MIME type message/delivery-status

2003-10-02 Thread Marcello Marangio
Hi Andreas in /jre/lib there is (or there should be) the file mailcap; you have to edit it to add the mapping between "message/delivery-status" and a handler. It should look like: message/delivery-status;; x-java-content-handler=my.package.MyClass Cheers Marcello > -Messaggio

RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Soeren Hilmer
Hi, I have been thinking about extending RemoteDelivery to take a list of delaytimes. Something like: 600 160 2160 2160 The purpose being that I have often observed that when a server does not reply it often replys just after (probably due to some timeout on the first requ

RE: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Steve Brewin
Soeren Hilmer wrote: > > I have been thinking about extending RemoteDelivery to take a list of > delaytimes. Seems like a fair idea. > Something like: > 600 > 160 > 2160 > 2160 Personally, if the change was to be made, I would prefer something like... 600

James build - RepositoryManager

2003-10-02 Thread Joao Medeiros
Hi all, Getting this error when trying to compile James: D:\james-server\src\java\org\apache\james\mailrepository\filepair\Abstra ctFileRepository.java:145: cannot resolve symbol symbol : variable RepositoryManager location: class org.apache.james.mailrepository.filepair.AbstractFileRepository

RE: James build - RepositoryManager

2003-10-02 Thread Joao Medeiros
Never mind... I was too quick. Got the latest files off CVS now and it doesn't give an error anymore. -JM -Original Message- From: Joao Medeiros [mailto:[EMAIL PROTECTED] Sent: 02 October 2003 13:10 To: James Developers List Subject: James build - RepositoryManager Hi all, Getting this

RE: Problem with MIME type message/delivery-status

2003-10-02 Thread Noel J. Bergman
> in /jre/lib there is (or there should be) the file mailcap; you > have to edit it to add the mapping between "message/delivery-status" and a > handler. > It should look like: > message/delivery-status;; x-java-content-handler=my.package.MyClass I believe that there is also a program

RE: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Noel J. Bergman
Søren, It has been discussed before, but no one ever implemented it. RFC 2821 section 4.5.4.1 discusses a similar strategy: Experience suggests that failures are typically transient (the target system or its connection has crashed), favoring a policy of two connection attempts in the fi

RE: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Noel J. Bergman
> Personally, if the change was to be made, I would prefer something like... I understand why, but it would require a change to the data model we expose via the Mailet API. The current API supports neither child elements nor attributes. The proposed change is compatible with the current data mod

RE: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Steve Brewin
Noel J. Bergman wrote: > > > Personally, if the change was to be made, I would prefer > something like... > > I understand why, but it would require a change to the data > model we expose > via the Mailet API. The current API supports neither child > elements nor > attributes. The proposed change

RE: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Noel J. Bergman
> Still, I would retain tag and use the last of the > tags as the time to use where maxRetrys > number > of delayTime tags. Agreed, as I noted in my response to Soren. > As I am unsure that same named tags are returned in the sequence they > are entered, I might enforce successively longer dela

Re: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Serge Knystautas
Soeren Hilmer wrote: I have been thinking about extending RemoteDelivery to take a list of delaytimes. Something like: 600 160 2160 2160 I like this, but would suggest an attribute named "attempts" to each element. For example, 600 would try 3 times at 600ms delays before

RE: RemoteDelivery progressively increasing delay-time

2003-10-02 Thread Noel J. Bergman
> I like this, but would suggest an attribute named "attempts" to each > element. For example, 600 would > try 3 times at 600ms delays before moving to the next delayTime element. This is not exposed to Mailet API components. We only get [name,value]. As noted in RemoteDelivery.init(), the re

removing users

2003-10-02 Thread David Liles
I know how to add users via telnet with the adduser command, but how are users deleted? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: removing users

2003-10-02 Thread Jens A. Jensen
The telnet server also has the deluser command :-) jaj David Liles wrote: I know how to add users via telnet with the adduser command, but how are users deleted? ---

RE: removing users

2003-10-02 Thread Noel J. Bergman
> how are users deleted? With the deluser command. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Apache Newsletter Draft] News as to Apache James Project from Aug. to Sep.

2003-10-02 Thread Tetsuya Kitahata
Dear Apache James Development Team, (http://james.apache.org/) Hello, Apache newsletter is in progress of preparing the second all-Apache newsletter, news from August to September 2003, which will be published in the middle of October 2003. === What is "The Apache Newsletter"? === http://

DO NOT REPLY [Bug 23584] New: - Need an optional SMTP AUTH

2003-10-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu