Message:
A new issue has been created in JIRA.
-
View the issue:
http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=JAMES-156
Here is an overview of the issue:
---
vincenzo2004/02/26 05:26:38
Modified:src/java/org/apache/james/transport/matchers Tag:
branch_2_1_fcs AbstractStorageQuota.java
Log:
The AbstractStorageQuota matcher subclasses are unable to retrieve the amount of
storage currently used in the recipient's inb
Message:
The following issue has been closed.
Resolver: Vincenzo Gianferrari Pini
Date: Thu, 26 Feb 2004 5:27 AM
Fixed getUsed(MailAddress recipient, Mail _) adding a call to a new
getPrimaryName(String originalUsername) method that hanles aliases.
-
vincenzo2004/02/26 05:41:02
Modified:src/java/org/apache/james/transport/matchers Tag:
branch_2_1_fcs AbstractQuotaMatcher.java
Log:
AbstractQuotaMatcher subclasses currently check if the sender is the local
Postmaster, and in such case the match fails, in or
Message:
A new issue has been created in JIRA.
-
View the issue:
http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=JAMES-157
Here is an overview of the issue:
---
Message:
The following issue has been closed.
Resolver: Vincenzo Gianferrari Pini
Date: Thu, 26 Feb 2004 5:42 AM
Check for null sender added to isSenderChecked(MailAddress sender).
-
View the issue:
http://nagoya.
noel2004/02/26 12:37:00
Modified:src/java/org/apache/james/transport/matchers Tag:
branch_2_1_fcs AbstractQuotaMatcher.java
AbstractStorageQuota.java
Log:
Corrected copyright dates
Revision ChangesPath
No