You are viewing a plain text version of this content. The canonical link for it is here.
- [discuss] mailet api evolution to support a wide range of generic mailets - posted by Stefano Bagnara <ap...@bago.org> on 2011/01/11 17:00:39 UTC, 6 replies.
- [jira] Created: (MAILET-30) Add support for DNS querying via MailetContext - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:12:43 UTC, 0 replies.
- [jira] Commented: (MAILET-30) Add support for DNS querying via MailetContext - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:14:47 UTC, 3 replies.
- [jira] Created: (MAILET-31) Mail cloning/creation should be available through MailetContext - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:20:43 UTC, 0 replies.
- [jira] Created: (MAILET-32) Introduce Generics - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:22:43 UTC, 0 replies.
- [jira] Commented: (MAILET-5) Currently our getRecipients expose the internal collection and it is used that way. - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:24:44 UTC, 0 replies.
- [jira] Commented: (MAILET-31) Mail cloning/creation should be available through MailetContext - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:32:46 UTC, 3 replies.
- [jira] Commented: (MAILET-9) [API Design] Reconsider MailAddress - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:34:45 UTC, 0 replies.
- [jira] Assigned: (MAILET-32) Introduce Generics - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:40:45 UTC, 0 replies.
- svn commit: r1061275 - in /james/mailet/api/trunk: pom.xml src/main/java/org/apache/mailet/Mail.java src/main/java/org/apache/mailet/MailetConfig.java src/main/java/org/apache/mailet/MailetContext.java src/main/java/org/apache/mailet/Matcher.java - posted by no...@apache.org on 2011/01/20 13:50:09 UTC, 0 replies.
- [jira] Resolved: (MAILET-32) Introduce Generics - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:50:43 UTC, 0 replies.
- svn commit: r1061276 - /james/mailet/api/trunk/src/main/java/org/apache/mailet/Mail.java - posted by no...@apache.org on 2011/01/20 13:52:17 UTC, 0 replies.
- [jira] Resolved: (MAILET-6) James Config XML changes require Mailet API changes - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:52:43 UTC, 0 replies.
- [jira] Resolved: (MAILET-27) Use Java 5 features - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 13:56:44 UTC, 0 replies.
- svn commit: r1061279 - in /james/mailet/api/trunk/src/main/java/org/apache/mailet: MailAddress.java MailetContext.java - posted by no...@apache.org on 2011/01/20 13:57:22 UTC, 0 replies.
- [jira] Updated: (MAILET-28) MailAddress is not RFC 821 compliant - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 14:02:45 UTC, 0 replies.
- [jira] Updated: (MAILET-24) Mailet 2.4 claim about backward-compatibility is wrong - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 14:46:46 UTC, 0 replies.
- [jira] Created: (MAILET-33) MailetContext should provide a log method which allow to specify the loglevel - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 18:14:44 UTC, 0 replies.
- [jira] Commented: (MAILET-34) The pos variable in the Serializable MailAddress should be transient - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 20:18:45 UTC, 0 replies.
- svn commit: r1061472 - /james/mailet/api/trunk/src/main/java/org/apache/mailet/MailetContext.java - posted by no...@apache.org on 2011/01/20 20:30:54 UTC, 0 replies.
- [jira] Resolved: (MAILET-33) MailetContext should provide a log method which allow to specify the loglevel - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/20 20:50:43 UTC, 0 replies.
- [jira] Updated: (MAILET-34) The pos variable in the Serializable MailAddress should be transient - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 21:01:04 UTC, 0 replies.
- [jira] Commented: (MAILET-33) MailetContext should provide a log method which allow to specify the loglevel - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/20 23:56:43 UTC, 6 replies.
- svn commit: r1061671 - /james/mailet/api/trunk/src/main/java/org/apache/mailet/MailAddress.java - posted by no...@apache.org on 2011/01/21 09:06:01 UTC, 0 replies.
- [jira] Resolved: (MAILET-34) The pos variable in the Serializable MailAddress should be transient - posted by "Norman Maurer (JIRA)" <ma...@james.apache.org> on 2011/01/21 09:07:43 UTC, 0 replies.
- [jira] Created: (MAILET-35) Deprecate MailetContext.getSMTPHostAddresses as we provide more generic dns lookup now. - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 10:18:45 UTC, 0 replies.
- [jira] Commented: (MAILET-35) Deprecate MailetContext.getSMTPHostAddresses as we provide more generic dns lookup now. - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 10:22:46 UTC, 1 replies.
- svn commit: r1061729 - /james/mailet/api/trunk/src/main/java/org/apache/mailet/MailAddress.java - posted by ba...@apache.org on 2011/01/21 11:53:37 UTC, 0 replies.
- svn commit: r1061731 - /james/mailet/api/trunk/src/main/java/org/apache/mailet/MailetException.java - posted by ba...@apache.org on 2011/01/21 11:55:27 UTC, 0 replies.
- [jira] Resolved: (MAILET-24) Mailet 2.4 claim about backward-compatibility is wrong - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 11:55:45 UTC, 0 replies.
- svn commit: r1061733 - /james/mailet/api/trunk/src/main/java/org/apache/mailet/MailetContext.java - posted by ba...@apache.org on 2011/01/21 11:56:18 UTC, 0 replies.
- svn commit: r1061734 - in /james/mailet/api/trunk/src/main/java/org/apache/mailet: LookupException.java MailetContext.java TemporaryLookupException.java - posted by ba...@apache.org on 2011/01/21 12:06:07 UTC, 0 replies.
- svn commit: r1061739 - in /james/mailet/api/trunk/src/main/java/org/apache/mailet: HostAddress.java MailetContext.java - posted by ba...@apache.org on 2011/01/21 12:08:24 UTC, 0 replies.
- [jira] Assigned: (MAILET-30) Add support for DNS querying via MailetContext - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 12:09:44 UTC, 0 replies.
- [jira] Assigned: (MAILET-35) Deprecate MailetContext.getSMTPHostAddresses as we provide more generic dns lookup now. - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 12:09:45 UTC, 0 replies.
- [jira] Resolved: (MAILET-30) Add support for DNS querying via MailetContext - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 12:13:43 UTC, 0 replies.
- [jira] Resolved: (MAILET-35) Deprecate MailetContext.getSMTPHostAddresses as we provide more generic dns lookup now. - posted by "Stefano Bagnara (JIRA)" <ma...@james.apache.org> on 2011/01/21 12:13:44 UTC, 0 replies.