Hi Bernd,
Am Mittwoch, den 05.07.2006, 16:23 +0200 schrieb Bernd Fondermann:
> are you really making that good progress you are already discussing
> advanced features, or are quotas required by IMAP?
Well, the progress is near to alpha for basic commands. What really is
needed now is starting a
I did start to update the xdocs.. Anyway there are some mailets which i
never used and so not want to write the docs for. Like all the
MailetList stuff etc. Can someone take a look ?
The Site update is a critical issue. Without a good docu i whould be -1
for a final release.
bye
Norman
Ps: Where
[ http://issues.apache.org/jira/browse/JAMES-432?page=all ]
Norman Maurer reassigned JAMES-432:
---
Assign To: Norman Maurer
> Reorganize and update xdocs documentation and site generation
> -
>
My thought on this was to "provide" the dnsserver etc in a easy why
whithout knowing howto lookup the component etc... Maybe you are right
that was why i ask for this ;-) I dedicide to move the code to the
AbstractGeneralHandler cause all this methods can be used in all
handlers..
So you whould st
Norman Maurer wrote:
Hi guys,
what you guys think about the current code ? Should i continue this
way ? Or should i revert the last changes ? IMHO its a god step to add
the Abstractclasses to make it more API like..
I don't like too much this change because each abstract handler inherith
depe
Hi guys,
what you guys think about the current code ? Should i continue this
way ? Or should i revert the last changes ? IMHO its a god step to add
the Abstractclasses to make it more API like..
Bye
Norman
Am Mittwoch, den 05.07.2006, 13:56 + schrieb [EMAIL PROTECTED]:
> Author: norman
> Date
Joachim Draeger wrote:
Hi Stefano,
Am Freitag, den 30.06.2006, 13:23 +0200 schrieb Stefano Bagnara:
1) flag: are flags dynamic? I understand from your document that we need
to store the flag types in a table so that their ID can be used. Is it
needed or the flag types are statically defined
I am not going too much into the topic itself, just a few more general
questions at first.
Joachim Draeger wrote:
Cluster
Imap is quite resource intensive.
Is it? Why?
How does IMAP resource consumption compare to already existing James
parts like POP3 and UserRepositories?
I would have
Joachim,
are you really making that good progress you are already discussing
advanced features, or are quotas required by IMAP?
Quotas should be a generic James concept, not something restricted to
IMAP. As the whole Repository/Mailbox architecture should continue to
not be protocol agnostic.
Author: norman
Date: Wed Jul 5 06:56:02 2006
New Revision: 419230
URL: http://svn.apache.org/viewvc?rev=419230&view=rev
Log:
Replace ConntectHandler and MessageHandler with abstract classes.
Move basic code from AbstractCommandHandler to AbstractGeneralHandler
Added:
james/server/sandbox/ha
Author: norman
Date: Tue Jul 4 23:01:29 2006
New Revision: 419171
URL: http://svn.apache.org/viewvc?rev=419171&view=rev
Log:
Replace interface CommandHandler with abstract class AbstractCommandHandler
Added:
james/server/sandbox/handlerapi/src/java/org/apache/james/smtpserver/AbstractComma
[ http://issues.apache.org/jira/browse/JAMES-552?page=all ]
Vincenzo Gianferrari Pini reassigned JAMES-552:
---
Assign To: Vincenzo Gianferrari Pini
> Clamav code should be moved to a "generic" class to use it on
> mailet,matcher,messagehandl
[
http://issues.apache.org/jira/browse/JAMES-552?page=comments#action_12419232 ]
Vincenzo Gianferrari Pini commented on JAMES-552:
-
More generally, we talked about setting up a common way (I would use an
interface) to help refactor the appli
Am Mittwoch, den 05.07.2006, 10:09 +0200 schrieb Stefano Bagnara:
> Norman Maurer wrote:
> > Hi guys,
> >
> > after reading the code a bit more i notice that the
> > setStopHandlerProcessing(boolean) and getStopHandlerProcessing() is not
> > needed on the current implementation. At the moment the
Stefano Bagnara wrote:
This is a big message and I don't have too much time, but it deserve
some questions/answers
Bernd Fondermann wrote:
= Propositions =
- Setters -
Let's add setters for all kinds of configuration parameters to the
Configurables in James. If a parameter cannot be set af
Norman Maurer wrote:
Hi guys,
after reading the code a bit more i notice that the
setStopHandlerProcessing(boolean) and getStopHandlerProcessing() is not
needed on the current implementation. At the moment the
handlerProccessing get stoppen after a handler write a response to the
user. Anyway im
16 matches
Mail list logo