JAMES-1888 Do not return messages when the mailbox do not exists
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9ed6a518
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9ed6a518
Diff: http
[ http://issues.apache.org/jira/browse/JAMES-641?page=all ]
Norman Maurer updated JAMES-641:
Fix Version/s: Trunk
(was: 2.3.0rc5)
.
> POP3 list return messages in order as they comes with file p
[ http://issues.apache.org/jira/browse/JAMES-641?page=all ]
Norman Maurer updated JAMES-641:
Fix Version/s: 2.3.0rc5
(was: Trunk)
Priority: Trivial (was: Major)
backported to 2.3.0rc5
> POP3 list return messages
[ http://issues.apache.org/jira/browse/JAMES-641?page=all ]
Norman Maurer resolved JAMES-641.
-
Fix Version/s: Trunk
Resolution: Fixed
> POP3 list return messages in order as they comes with file p
[ http://issues.apache.org/jira/browse/JAMES-641?page=all ]
Norman Maurer reassigned JAMES-641:
---
Assignee: Norman Maurer
You are right. There is a lack in the documentation. I will take care.. Thx for
reporting
> POP3 list return messages in or
After this mail is sorted with the system.currentTimeMillis
at the moment the mail arrives...
Enjoy!
> POP3 list return messages in order as they comes with file pair
> ---
>
> Key: JAMES-641
>
POP3 list return messages in order as they comes with file pair
---
Key: JAMES-641
URL: http://issues.apache.org/jira/browse/JAMES-641
Project: James
Issue Type: Improvement
..
Hope this helps,
-JM
-Original Message-
From: Noel J. Bergman [mailto:[EMAIL PROTECTED]
Sent: 09 October 2003 17:58
To: James Developers List
Subject: RE: Return Messages
> I am working with James 2.1.3 and I don't seem to have the
> file AbstractStorageQuota in james.tran
> I am working with James 2.1.3 and I don't seem to have the
> file AbstractStorageQuota in james.transport.matchers
See the CVS. It is simply an example, as is the POP3 Handler.
--- Noel
-
To unsubscribe, e-mail: [EMA
Cc:
Subject: RE: Return Messages
>JDBCMailRepository mr = new JDBCMailRepository();
>Iterator it = mr.list();
>mr.list();
>cat.info("Message: " + mr);
>return mr;
The
>JDBCMailRepository mr = new JDBCMailRepository();
>Iterator it = mr.list();
>mr.list();
>cat.info("Message: " + mr);
>return mr;
The repository system doesn't work that way.
See:
http://cvs.apache.org/viewcvs.cgi/james-server/src/java/org/apache/james/transport/matchers/Atti
();
mr.list();
cat.info("Message: " + mr);
return mr;
}
-Original Message-
From: Noel J. Bergman [mailto:[EMAIL PROTECTED]
Sent: Thu 10/9/2003 10:26 AM
To: James Developers List
Cc:
Subject: RE: Retur
> For the life of me I can't seem to figure out how to return a list of messages
You might notice that the storage quota matchers get a list of messages, as does the
POP3 handler.
--- Noel
-
To unsubscribe, e-mail: [EM
For the life of me I can't seem to figure out how to return a list of messages from
James other then by writing my own query, but then I have trouble displaying the
actual message.
Can someone show me an example that returns a list of messages from James that are
stored in a database?
Thanks
14 matches
Mail list logo