Clamav code should be moved to a "generic" class to use it on
mailet,matcher,messagehandler
---
Key: JAMES-552
URL: http://issues.apache.org/jira/browse/JAMES-552
Project: James
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 not sure if it is the
Cluster
Imap is quite resource intensive. This requires to share the load
between multiple hosts. Another goal is being fault tolerant and to have
a fail-over strategy. This means not having 99.999% availability. This
could be done using a cluster capable RDBMS. At the best this would mean
that y
Quota
Introduction
IMAP can be used to archive all your messages. This may include 15
apache.org high-traffic mailing lists and a complete collection of all
fun-ppt/fun-pics/fun-movies mails + attachments, your funny colleagues
have sent to you in the last 5 years. ;-)
Reaching a few GiB is po
Hi!
Preamble
the following drafts are still work-in-progress and I hope for some
discussion and some help because I'm neither an IMAP nor an enterprise
mail server backend expert. I'm doing this because I think its helpful
to have the big picture or a master plan before starting implementation.
Author: norman
Date: Tue Jul 4 07:21:07 2006
New Revision: 419016
URL: http://svn.apache.org/viewvc?rev=419016&view=rev
Log:
trunk is version 3.x
Modified:
james/server/trunk/default.properties
Modified: james/server/trunk/default.properties
URL:
http://svn.apache.org/viewvc/james/server/t
Author: norman
Date: Tue Jul 4 07:03:26 2006
New Revision: 419010
URL: http://svn.apache.org/viewvc?rev=419010&view=rev
Log:
Add method to session to set when proccessing of handlers should stop
Modified:
james/server/sandbox/handlerapi/src/java/org/apache/james/smtpserver/AuthCmdHandler.ja
Author: berndf
Date: Tue Jul 4 07:02:34 2006
New Revision: 419009
URL: http://svn.apache.org/viewvc?rev=419009&view=rev
Log:
- extract submethods from initialize()
- add setters for service components (JAMES-494)
- eliminate dupl code
Modified:
james/server/trunk/src/java/org/apache/james/Ja
Author: berndf
Date: Tue Jul 4 06:46:32 2006
New Revision: 419007
URL: http://svn.apache.org/viewvc?rev=419007&view=rev
Log:
minor code cleanups
Modified:
james/server/trunk/src/java/org/apache/james/pop3server/POP3HandlerChain.java
Modified:
james/server/trunk/src/java/org/apache/james/p
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 in the RFC?
I was r
Author: norman
Date: Tue Jul 4 04:30:14 2006
New Revision: 418982
URL: http://svn.apache.org/viewvc?rev=418982&view=rev
Log:
Move method getRcptCount() to SMTPSession.
Modified:
james/server/sandbox/handlerapi/src/java/org/apache/james/smtpserver/SMTPHandler.java
james/server/sandbox/h
[ http://issues.apache.org/jira/browse/JSPF-2?page=all ]
Norman Maurer resolved JSPF-2:
--
Resolution: Fixed
Fax was sended. So we can close it
> New feature SPF
> ---
>
> Key: JSPF-2
> URL: http://issues.apache.org/jira/br
Thx Noel,
so i remembered it right. I just did a commit in the sandbox to throw an
ConfigurationException on startup when an unimplemented command was used
to configure the command handler. I think thats a great improvment
( also to the current handler loading) to get sure that an admin can not
mi
Author: norman
Date: Tue Jul 4 00:22:40 2006
New Revision: 418931
URL: http://svn.apache.org/viewvc?rev=418931&view=rev
Log:
Add a new method to the CommandHandler interface to get sure that the
commandHandler was configured with a implemented commandName
Change all classes which implement the C
14 matches
Mail list logo