All Projects : JAMES Server (Key: JAMES)

Project Lead: Norman Maurer
URL: http://james.apache.org/server/
Description:
The Apache Java Enterprise Mail Server (a.k.a. Apache JAMES Server) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. We have designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols. JAMES Server is also a mail application platform.

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Road Map

Progress: 
  0 of 3 issues have been resolved
Includes selected 3.x series libraries and JRE version bump
   Task JAMES-908 UNRESOLVED Remove tools Major Open
   Task JAMES-906 UNRESOLVED Switch To Apache Crypto Mailets 1.0 Minor Open
   Task JAMES-905 UNRESOLVED Switch To Mailet API 2.4 and Mailet Base 1.0 Minor Open
Progress: 
  1 of 2 issues have been resolved
Third maintenance release of 2.3 branch
   Task JAMES-914 UNRESOLVED Upgrade JavaMail to 1.4.2 Major Open
   Bug JAMES-820 WON'T FIX java.io.IOException: Unknown encoding: 8-bit in AttachmentFileNameIs matcher Major Resolved
Progress: 
  176 of 190 issues have been resolved
James v3 The third release of significant new functionality
   Bug JAMES-826 UNRESOLVED Source distribution build is broken Blocker Open
   Improvement JAMES-616 UNRESOLVED Add chi-square-based spam filter approach to BayesianAnalyzer. Major Open
   Improvement JAMES-919 UNRESOLVED Export DefaultVirtualUserTable through VirtualUserTableStore API Major Open
   Improvement JAMES-892 UNRESOLVED Improve Documentation Major Open
   Bug JAMES-744 UNRESOLVED MBoxMailRepository can't parse mboxrd files Major Open
   Improvement JAMES-910 UNRESOLVED OSGi Enable Maven Build Major Open
   Task JAMES-930 UNRESOLVED Refactor socket services to use composition instead of inheritance (AbstractProtocolServer to become a component) Major Open
   Task JAMES-797 UNRESOLVED Update LICENSE footer to reflect jars moved and new dependencies Major Open
   Improvement JAMES-909 UNRESOLVED Upgrade to Apache Crypto Mailets 1.1 Major Open
   Bug JAMES-745 UNRESOLVED XMLVirtualUserTable and JDBCVirtualUserTable not work symetric Major Open
   Improvement JAMES-304 UNRESOLVED secure remote delivery opportunistically or even allow make TLS mandatory Major Reopened
   New Feature JAMES-761 UNRESOLVED Create a Sieve enabled delivery Mailet that files into MailboxManager Minor Open
   Bug JAMES-302 UNRESOLVED Functionality of org.apache.james.dnsserver.DNSServer.getByName(String) is not symetric to java.net.InetAddress.getByName(String) Minor Reopened
   Task JAMES-711 UNRESOLVED Reformat James sources to remove bad style Trivial Open
   Task JAMES-693 FIXED Update javamail to 1.4.1 final when available Blocker Resolved
   Task JAMES-696 FIXED Upgrade jspf to a final release Blocker Resolved
   Bug JAMES-768 FIXED DoS in MAIL / RCPT without domain Critical Resolved
   Bug JAMES-715 FIXED RemoteDelivery act invalid domains as temporary failure Critical Resolved
   Test JAMES-850 FIXED RemoteDeliveryTest intermitant failure Critical Closed
   Bug JAMES-801 FIXED "Using database" documentation should reflect removal of mysql jdbc driver. Major Resolved
   Bug JAMES-841 FIXED "file://conf/mailboxManagerSqlResources.xml" is hardcoded in TorqueMailboxManagerFactory Major Resolved
   Improvement JAMES-52 FIXED 8bitmime capabilities missing Major Resolved
   Bug JAMES-832 FIXED <addDeliveryHeader> is required for ToMultiRepository or it will try to stire a null message Major Resolved
   Improvement JAMES-743 FIXED Add "with ESMTP" to received header if EHLO was used Major Resolved
   Improvement JAMES-601 FIXED Add Class detail in logs of James.Mailet (patch) Major Resolved
   New Feature JAMES-472 FIXED Add Greylist support Major Resolved
   Improvement JAMES-704 FIXED Add MOVEMAILS command to RemoteManager (and MBean implementation) to move mails between SPOOLs Major Resolved
   New Feature JAMES-563 FIXED Add Mailet to convert attributes to headers Major Resolved
   New Feature JAMES-481 FIXED Add SPF support Major Resolved
   New Feature JAMES-259 FIXED Add SpamAssassin support Major Resolved
   New Feature JAMES-569 FIXED Add Support for POP-before-SMTP (roaming users) Major Resolved
   New Feature JAMES-349 FIXED Add URI blacklist support Major Resolved
   New Feature JAMES-610 FIXED Add URIRBLHandler for fastfail Major Resolved
   Improvement JAMES-741 FIXED Add configuration option to VUT implementation to recursive search for mappings Major Resolved
   New Feature JAMES-614 FIXED Add more actions to FastFailHandlers Major Resolved
   New Feature JAMES-530 FIXED Add more spool manage commands to RemoteManager Major Resolved
   Sub-task JAMES-597 FIXED JAMES-510
Add rcpthandler to map virtual users before call ValidRcptHandler
Major Resolved
   Improvement JAMES-675 FIXED Add search-domain configurability to DNSServer Major Resolved
   New Feature JAMES-557 FIXED Add spamassassin MessageHandler to reject message on smtp level Major Resolved
   New Feature JAMES-925 FIXED Add suport for CAPA command Major Resolved
   New Feature JAMES-924 FIXED Add support for POP3 STARTTLS aka STLS Major Resolved
   New Feature JAMES-716 FIXED Add support for VirtualHosting Major Resolved
   Sub-task JAMES-817 FIXED JAMES-723
Adopt modularized build structure from trunk
Major Resolved
   New Feature JAMES-556 FIXED Allow to invert a matcher by using notmatch= in config.xml Major Resolved
   Bug JAMES-840 FIXED Alternate approach to local private repo for mvn build Major Resolved
   Improvement JAMES-555 FIXED Bayesiananalysis should support not only mysql and msql Major Resolved
   Task JAMES-918 FIXED Build adapter to map Avalon Configuration to Commons Configuration Major Resolved
   New Feature JAMES-463 FIXED Check for reverse on HELO/EHLO Major Resolved
   New Feature JAMES-510 FIXED Check for valid RCPT before accept email Major Resolved
   Bug JAMES-336 FIXED Constructor MailImpl(MimeMessage) doesn't take all recipients Major Resolved
   Improvement JAMES-567 FIXED Convert DNSRBLHandler to use the new smtp-fast-fail-api Major Resolved
   Improvement JAMES-562 FIXED Create VirtualUserTable Service [was:Aliasmanagment should not depend on a user] Major Resolved
   Bug JAMES-674 FIXED DNSJava cache not properly handled when using multiple dnsjava components Major Resolved
   Improvement JAMES-492 FIXED DNSRBLHandler should try to get the txt record for the matched ip Major Resolved
   Bug JAMES-672 FIXED DNSServer does not properly cache MX lookups for CNAMEd domains Major Resolved
   Task JAMES-812 FIXED Fix JIRA versions. next-minor and next-major do not have anymore meaning. Major Resolved
   Improvement JAMES-678 FIXED Give helpful message when creating server sockets fails Major Resolved
   Improvement JAMES-583 FIXED HELO/EHLO FastFailHandler should reject in the RCPT Command Major Resolved
   Improvement JAMES-284 FIXED IMAP2 configuration incorrect Major Resolved
   Bug JAMES-669 FIXED ImapServer sometimes throws Nullpointer Major Resolved
   Task JAMES-920 FIXED Improve ProtocolHandler API Major Resolved
   Improvement JAMES-664 FIXED Improve fetch command parsing to support Evolution Major Resolved
   Bug JAMES-842 FIXED Inconsistencies in spring integration Major Resolved
   Task JAMES-931 FIXED Introduce socket-api module and fix ant build Major Resolved
   New Feature JAMES-461 FIXED Javamail Store based MailRepository support (was: Maildir support) Major Resolved
   Bug JAMES-748 FIXED LDAPUserRepository throw Exception if manageGroupAttr is false and groupAttr is not set Major Resolved
   New Feature JAMES-484 FIXED Limit Connection per IP Major Resolved
   Task JAMES-710 FIXED Make ImapHandler to extend the AbstractJamesHandler Major Resolved
   Improvement JAMES-508 FIXED Make MailetContext.isLocalUser domain aware Major Resolved
   New Feature JAMES-635 FIXED Make information about configured Processors, Mailets and Matchers available at runtime Major Resolved
   New Feature JAMES-740 FIXED Make it possible to add an aliasdomain to james Major Resolved
   Bug JAMES-813 FIXED MimeMessageTest randomly fails Major Resolved
   Bug JAMES-680 FIXED Null pointer when starting James on machine without DNS server Major Resolved
   Bug JAMES-301 FIXED Pop3 TLS and Thunderbird 0.7 do not go together Major Resolved
   Improvement JAMES-750 FIXED Refactor AbstractJamesHandler and SMTPHandler/Handlerapi to be line-push-based (isolate IO layer) Major Resolved
   Task JAMES-516 FIXED Refactor James services to extract common code and isolate cornerstone/excalibur dependencies Major Resolved
   Improvement JAMES-487 FIXED Refactor POP3 handler to use the "HandlerChain" pattern Major Resolved
   Improvement JAMES-615 FIXED Refactor UsersRepositoryAliasingForwarding and AbstractVirtualUsersTable to follow the same interface/behaviours. Major Resolved
   Improvement JAMES-549 FIXED Refactoring SMTPHandler to allow better integration of more the one class per command Major Resolved
   Bug JAMES-617 FIXED Related to JAMES-418, use Thread.currentThread().getContextClassLoader() in SMTPHandlerChain Major Resolved
   Bug JAMES-619 FIXED Related to JAMES-418/617, use Thread.currentThread().getContextClassLoader() Major Resolved
   Bug JAMES-846 FIXED RemoteDelivery convertTo7Bit() can corrupt message content. Major Resolved
   Improvement JAMES-506 FIXED Remove ant from the repository Major Resolved
   Task JAMES-611 FIXED Remove finalizers and make sure we always call dispose when unreferencing objects Major Resolved
   Improvement JAMES-488 FIXED Remove static access of DNSServer Major Resolved
   New Feature JAMES-874 FIXED Retry Mailet Major Resolved
   Task JAMES-929 FIXED Rewrite RemoteManager to use the same pattern as SMTPServer/POP3Server Major Resolved
   New Feature JAMES-486 FIXED Spool managing commands for remote manager Major Resolved
   Improvement JAMES-491 FIXED SpoolManager refactorings Major Resolved
   Improvement JAMES-753 FIXED Support ESMTPA , ESMTPS , ESMTPSA headers Major Resolved
   Bug JAMES-606 FIXED The Top command throws a Nullpointerexception if get called without any arguments Major Resolved
   Bug JAMES-833 FIXED ToMultiRepository doesn't resolve repository_name correctly Major Resolved
   Sub-task JAMES-762 FIXED JAMES-761
Try upgrading commons-digester to have a conform jar manifest
Major Resolved
   Task JAMES-798 FIXED Update cornerstone dependencies Major Resolved
   Task JAMES-661 FIXED Upgrade Derby to 10.2.1.6 Major Resolved
   Task JAMES-763 FIXED Upgrade Derby to 10.2.2.0 Major Resolved
   Improvement JAMES-500 FIXED Use Commons Daemon to start james Major Resolved
   Bug JAMES-771 FIXED ValidSenderDomainHandler it does not work as it would have Major Resolved
   Bug JAMES-882 FIXED VirtualUserTable-Store is not working anymore Major Resolved
   Improvement JAMES-730 FIXED [patch] add postgres support t sqlResources file for Bayesian analysis Major Resolved
   Improvement JAMES-923 FIXED [smtp] Replace Avalon interfaces with injection Major Resolved
   Sub-task JAMES-637 FIXED javamailstore-mailrepository6 Major Resolved
   Improvement JAMES-623 FIXED make InetAddress.getLocalHost() and hello_name usage consistent across the application Major Resolved
   Improvement JAMES-547 FIXED make the smptHandlerChain Initializable and Contextualizable Major Resolved
   Improvement JAMES-622 FIXED move ignoreCase configuration to the UsersRepository and remove containsIgnoreCase Major Resolved
   Bug JAMES-779 FIXED packages built by new modular james do not work (jars inside sar are not correctly organized) Major Resolved
   Bug JAMES-848 FIXED run.bat and run.sh contain absolute entries to build path for runtime classpath Major Resolved
   New Feature JAMES-290 FIXED support STARTTLS (port 465 is deprecated) Major Resolved
   Bug JAMES-755 FIXED typo on adding_users doc Major Resolved
   Bug JAMES-648 WON'T FIX Corrupted MIME message with 8bit in body Major Resolved
   Bug JAMES-820 WON'T FIX java.io.IOException: Unknown encoding: 8-bit in AttachmentFileNameIs matcher Major Resolved
   New Feature JAMES-705 DUPLICATE Add Management code for VirtualUserTable to use in RemoteManager and JMX Major Resolved
   New Feature JAMES-598 DUPLICATE Add commands to RemoteManager to export BayesianAnalyzer data Major Resolved
   Bug JAMES-558 DUPLICATE MailImpl expose internal representation on getRecipients. This is a bad practice. Major Resolved
   Bug JAMES-673 INVALID DNSServer report wrong log messages when looking up for "non-MX" records. Major Resolved
   Improvement JAMES-887 FIXED 3.0 Website Refresh Major Closed
   Sub-task JAMES-891 FIXED JAMES-887
Add Mailetdocs Report
Major Closed
   New Feature JAMES-706 FIXED Add management for the new VUT store/repository. Major Closed
   New Feature JAMES-895 FIXED Context Sensitive Logging For Handlers Major Closed
   Sub-task JAMES-897 FIXED JAMES-895
Identify Handler in Streamdump
Major Closed
   Sub-task JAMES-896 FIXED JAMES-895
Improve Handler Logging
Major Closed
   Bug JAMES-781 FIXED James will not start if there is directory with too many files and folders in the repostiory path Major Closed
   Task JAMES-884 FIXED Remove Mailet SDK Major Closed
   Improvement JAMES-917 FIXED Session Sensitive Context Based Logging Major Closed
   Improvement JAMES-577 FIXED Switch default sendpartial to true for RemoteDelivery Major Closed
   Bug JAMES-579 FIXED Update license headers and NOTICE to follow the latest ASF requirements Major Closed
   Sub-task JAMES-888 FIXED JAMES-887
Upgrade Site Dependencies
Major Closed
   Test JAMES-916 FIXED [Ant] Introduce -Drelease=true property Major Closed
   Improvement JAMES-922 FIXED [pop3] Context Sensitive Logging Major Closed
   Task JAMES-921 FIXED [smtp] Switch Handlers To Commons Logging Major Closed
   Bug JAMES-684 FIXED testConnectionLimitExceeded junit test is broken Major Closed
   New Feature JAMES-433 WON'T FIX Contribution of ProcessSPF mailet Major Closed
   Improvement JAMES-523 FIXED <inboxRepository><repository> Configuration should be handed over to MailRepository Minor Resolved
   New Feature JAMES-355 FIXED API to the SMTP Server Minor Resolved
   Task JAMES-738 FIXED Add HeloName configuration to Mailserver Minor Resolved
   Wish JAMES-593 FIXED Add RemoveMimeHeader as counterpart of SetMimeHeader Minor Resolved
   New Feature JAMES-590 FIXED Add commands to RemoteManager to corpusfeed JDBCBayesianAnalyzer Minor Resolved
   New Feature JAMES-608 FIXED Add functionality of reseting the trained data of BayesianAnalysis Minor Resolved
   Improvement JAMES-652 FIXED Add info in about HELO/EHLO in "Received:" Header Minor Resolved
   New Feature JAMES-687 FIXED Add management interfaces and remotemanager commands to manage the servername list Minor Resolved
   Improvement JAMES-681 FIXED Add notes on well known IMAP ports to conf Minor Resolved
   New Feature JAMES-124 FIXED Add the ability to "kick" the outgoing queue Minor Resolved
   Task JAMES-595 FIXED Change names of release artifacts to use james-server instead of james. Minor Resolved
   New Feature JAMES-550 FIXED Configurable SMTPGreeting Minor Resolved
   New Feature JAMES-723 FIXED Create a James Server Spring Distribution Minor Resolved
   Improvement JAMES-578 FIXED DNSRBLHandler should throw an ConfigurationException on invalid config Minor Resolved
   Task JAMES-843 FIXED Decouple JAMES Server from Sun's javamail and supports geronimo implementation, too Minor Resolved
   Bug JAMES-733 FIXED Fix javadoc Minor Resolved
   Task JAMES-712 FIXED Improbe Logging of delivery exception Minor Resolved
   Bug JAMES-690 FIXED Improve reporting for unimplementation torquemailbox method Minor Resolved
   Bug JAMES-627 FIXED Javadoc Warnings in MailetAPI Minor Resolved
   Improvement JAMES-364 FIXED Made adding of footer optional with CommandListServProcessor Minor Resolved
   New Feature JAMES-576 FIXED Mails with Duplicate Mail Address in To / CC Minor Resolved
   Bug JAMES-863 FIXED MockMimeMessage bugs Minor Resolved
   Task JAMES-546 FIXED Move time convertion from RemoteDelivery to a util Class Minor Resolved
   Test JAMES-844 FIXED Need some test for the RemoteDelivery logic Minor Resolved
   New Feature JAMES-235 FIXED New mailet to save certain attached files Minor Resolved
   New Feature JAMES-533 FIXED OnlyText mailet Minor Resolved
   Improvement JAMES-624 FIXED Order of message does not follow receiving order Minor Resolved
   Bug JAMES-604 FIXED PERM_ERROR it would have to be configurable just as the SOFTFAIL - Related JAMES-481 (SPF support) Minor Resolved
   Improvement JAMES-600 FIXED Reduce the number of token.toLowerCase() calls in org.apache.james.util.BayesianAnalyzer.buildDegenerated() Minor Resolved
   Task JAMES-515 FIXED Remove RepositoryManager and cornerstone-store-impl Minor Resolved
   Improvement JAMES-654 FIXED Remove avalon "Context" usage when possible: deprecate AvalonContextUtils/Constants in favor of a FileSystem Service (we only need the getFile now) Minor Resolved
   Improvement JAMES-643 FIXED Replace all java.net.InetAddress usage with dnsjava Minor Resolved
   Wish JAMES-263 FIXED SMTPAuthSuccessful and authorizedAddresses Minor Resolved
   New Feature JAMES-849 FIXED Support PostgreSQL for BayesianAnalysis Minor Resolved
   New Feature JAMES-415 FIXED Support dynamic reload of servernames Minor Resolved
   New Feature JAMES-534 FIXED Text replacing Mailet Minor Resolved
   Improvement JAMES-358 FIXED Too many RemoteDelivery attempts with many mx and many ip Minor Resolved
   Task JAMES-816 FIXED Update to dnsjava 2.0.6 Minor Resolved
   Bug JAMES-719 FIXED Using of defaultdomain is inconsistent Minor Resolved
   Bug JAMES-630 FIXED Website build fails using default properties Minor Resolved
   New Feature JAMES-532 FIXED Wrap/Unwrap Flow/Deflow mailets Minor Resolved
   New Feature JAMES-548 FIXED [JMX] Add spool management operations Minor Resolved
   Improvement JAMES-542 FIXED [JMX] Add user management operations Minor Resolved
   Improvement JAMES-728 FIXED [patch] ClamAV and IOUtil updates to close streams/readers/writers and sockets Minor Resolved
   Improvement JAMES-731 FIXED [patch] updated sqlResources with createTable for VirtualUserTable for postgresql Minor Resolved
   Bug JAMES-657 FIXED fetchmail cannot complete processing, because of problem with dnsjava and firewall/dns Minor Resolved
   Bug JAMES-507 FIXED inboxRepository is initialized at James.initialize() with inboxRootURL Minor Resolved
   Improvement JAMES-347 FIXED make POP3Handler.java/POP3Server.java and AvalonUsersStore.java extensible Minor Resolved
   Improvement JAMES-676 FIXED make it optional for DNSServer to override static Resolver/Cache for dnsjava Lookup object Minor Resolved
   Test JAMES-686 FIXED Allow running individual unit tests from our ant script Minor Closed
   Improvement JAMES-792 FIXED James artifacts in the Maven repository Minor Closed
   Bug JAMES-629 FIXED javadoc fixes for main server code Minor Closed
   Improvement JAMES-426 FIXED Make james use virtual user table domains for servernames Trivial Resolved
   Improvement JAMES-641 FIXED POP3 list return messages in order as they comes with file pair Trivial Resolved
   Task JAMES-653 FIXED Remove Component/Composable uses from codebase Trivial Resolved
   Bug JAMES-699 FIXED Typo in james-config Trivial Resolved
   Improvement JAMES-756 FIXED typos spelling / grammar error in doHELP command Trivial Resolved
   Bug JAMES-821 FIXED website mentions "Apache Software License" rather than "Apache License" Trivial Closed
Progress: 
  4 of 4 issues have been resolved
   Sub-task JAMES-933 FIXED JAMES-551
Refactor SMTPServer to use MINA for sockets
Major Resolved
   Improvement JAMES-923 FIXED [smtp] Replace Avalon interfaces with injection Major Resolved
   Bug JAMES-820 WON'T FIX java.io.IOException: Unknown encoding: 8-bit in AttachmentFileNameIs matcher Major Resolved
   Improvement JAMES-347 FIXED make POP3Handler.java/POP3Server.java and AvalonUsersStore.java extensible Minor Resolved
Progress: 
  21 of 65 issues have been resolved
Trunk contains changes which have not been included in a release plan and may be included in a release following the next planned release of new functionality
   Improvement JAMES-616 UNRESOLVED Add chi-square-based spam filter approach to BayesianAnalyzer. Major Open
   Task JAMES-839 UNRESOLVED Check LICENSE/NOTICE/HOW-TO for spring deployment generated packages. Major Open
   Improvement JAMES-552 UNRESOLVED Clamav code should be moved to a "generic" class to use it on mailet,matcher,messagehandler Major Open
   Task JAMES-565 UNRESOLVED Code review to @deprecate things we already know want to remove in 3.0 Major Open
   New Feature JAMES-520 UNRESOLVED Create a RemoteDelivery service Major Open
   Improvement JAMES-647 UNRESOLVED Create documentation covering Testing and Management Major Open
   Task JAMES-605 UNRESOLVED DB Access tasks: deprecate mordred, add better defaults for dbcp (document them), remove autoReconnect from sample url Major Open
   Sub-task JAMES-403 UNRESOLVED JAMES-401
DNSServer should resolve AAAA records
Major Open
   Sub-task JAMES-495 UNRESOLVED JAMES-493
Decide how to replace Avalon Configuration
Major Open
   New Feature JAMES-497 UNRESOLVED Introduce use of Maven2 Major Open
   Bug JAMES-701 UNRESOLVED JMX HTTP adapter fails to start Major Open
   Bug JAMES-134 UNRESOLVED Large emails in the spool cause SpoolManager to throw OutOfMemoryError Major Open
   Task JAMES-521 UNRESOLVED Mail/Spool/Message repositories refactoring Major Open
   Improvement JAMES-493 UNRESOLVED Refactor James components/services to simplify their usage in other IoC containers (SDI) Major Open
   Task JAMES-915 UNRESOLVED Replace deprecated MailAddress.getUser() and MailAddress.getHost() with MailAddress.getLocalPart() and MailAddress.getDomain() Major Open
   Improvement JAMES-607 UNRESOLVED Rewrite MBoxMailRepository to use mstor Major Open
   Wish JAMES-886 UNRESOLVED Security Services Major Open
   Task JAMES-847 UNRESOLVED UPGRADE.txt in trunk provides docs for updating from 2.2.0 to 2.3.0: should be updated Major Open
   Task JAMES-797 UNRESOLVED Update LICENSE footer to reflect jars moved and new dependencies Major Open
   Improvement JAMES-551 UNRESOLVED Use MINA as framework Major Open
   Improvement JAMES-422 UNRESOLVED allow for performant SSL/TLS based on openssl Major Open
   Bug JAMES-241 UNRESOLVED fail gracefully upon large messages/attachments Major Open
   Improvement JAMES-354 UNRESOLVED optimize James integration under J2EE for next release Major Open
   New Feature JAMES-322 UNRESOLVED please support Delivery Status Notifcations as per rfc3461 Major Open
   Improvement JAMES-829 UNRESOLVED Add a mail cleanup service Major In Progress
   New Feature JAMES-670 UNRESOLVED Per IP connection limiting is not configurable per service, nor is the configuration logged during initialization. Major In Progress
   Sub-task JAMES-494 UNRESOLVED JAMES-493
Refactor the service methods to inject services via setters
Major In Progress
   Sub-task JAMES-405 UNRESOLVED JAMES-401
Add (and/or test) sending mail to IPv6: literal addresses
Minor Open
   Sub-task JAMES-402 UNRESOLVED JAMES-401
Add IPv6 support to NetMachter.
Minor Open
   New Feature JAMES-126 UNRESOLVED Add support for APOP authentication protocol Minor Open
   Improvement JAMES-666 UNRESOLVED Add unique identifier per mail/session to the logfile Minor Open
   Task JAMES-683 UNRESOLVED Change name of sar to use james-server instead of james. Minor Open
   Sub-task JAMES-404 UNRESOLVED JAMES-401
Check binding to specific addresses for IPv6 support.
Minor Open
   Improvement JAMES-509 UNRESOLVED Cleanup/Refactor FetchMail code Minor Open
   Improvement JAMES-365 UNRESOLVED DSNBounce has inconsistencies with other AbstractRedirect hierarchy mailets Minor Open
   Improvement JAMES-362 UNRESOLVED DSNBounce/RemoteDelivery/LocalDelivery should support Success/Delay DSN notifies Minor Open
   New Feature JAMES-651 UNRESOLVED FastFail statistics Minor Open
   Task JAMES-845 UNRESOLVED Geronimo - JAMES Server integration Minor Open
   Improvement JAMES-645 UNRESOLVED Instrumentation / Manageability for DNSServer / dnsjava Minor Open
   Improvement JAMES-401 UNRESOLVED James should IPv6 Minor Open
   Task JAMES-739 UNRESOLVED Remove MailetContext as dependency of SMTPServer in not backward compatible release Minor Open
   New Feature JAMES-596 UNRESOLVED Reorganize SMIME crypto support code to share it with future new PGP support code Minor Open
   Improvement JAMES-386 UNRESOLVED allow for multi-lingual error messages/i18n Minor Open
   Bug JAMES-876 UNRESOLVED cannot start as spring-deployment when built from trunk as described in HOW-TO.TXT Minor Reopened
   New Feature JAMES-925 FIXED Add suport for CAPA command Major Resolved
   New Feature JAMES-924 FIXED Add support for POP3 STARTTLS aka STLS Major Resolved
   Task JAMES-918 FIXED Build adapter to map Avalon Configuration to Commons Configuration Major Resolved
   Bug JAMES-875 FIXED Message-ID changed by mailets (MSGID_FROM_MTA_HEADER changed) Major Resolved
   Bug JAMES-301 FIXED Pop3 TLS and Thunderbird 0.7 do not go together Major Resolved
   Sub-task JAMES-933 FIXED JAMES-551
Refactor SMTPServer to use MINA for sockets
Major Resolved
   Bug JAMES-899 FIXED RemoteDelivery sends a message again and again if transport.close() throws a MessagingException Major Resolved
   Task JAMES-929 FIXED Rewrite RemoteManager to use the same pattern as SMTPServer/POP3Server Major Resolved
   Bug JAMES-882 FIXED VirtualUserTable-Store is not working anymore Major Resolved
   Improvement JAMES-923 FIXED [smtp] Replace Avalon interfaces with injection Major Resolved
   Bug JAMES-848 FIXED run.bat and run.sh contain absolute entries to build path for runtime classpath Major Resolved
   New Feature JAMES-290 FIXED support STARTTLS (port 465 is deprecated) Major Resolved
   Task JAMES-774 FIXED Add documentation for the dns ttl issue Major Closed
   Improvement JAMES-805 FIXED Change arg0, arg1 etc parameters to the original javadoc names. Major Closed
   New Feature JAMES-575 FIXED Improved MailetSDK Major Closed
   Bug JAMES-781 FIXED James will not start if there is directory with too many files and folders in the repostiory path Major Closed
   New Feature JAMES-355 FIXED API to the SMTP Server Minor Resolved
   Bug JAMES-877 FIXED cannot start spring-deployment nightly build as described in provided batch file Minor Resolved
   Improvement JAMES-439 WON'T FIX Generate an Eclipse .classpath file during build Minor Resolved
   Task JAMES-628 FIXED Fix javadocs in james Minor Closed
   Task JAMES-589 WON'T FIX Build Debian and Ubuntu packages of james Minor Closed

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 144
   17%
In Progress In Progress 4
Reopened Reopened 5
   1%
Resolved Resolved 219
   25%
Closed Closed 493
   57%

Open Issues

By Priority
Blocker Blocker 3
   2%
Critical Critical 1
   1%
Major Major 99
   65%
Minor Minor 45
   29%
Trivial Trivial 5
   3%

By Assignee
Bernd Fondermann 9
   6%
Danny Angus 3
   2%
Joachim Draeger 1
   1%
Norman Maurer 25
   16%
Robert Burrell Donkin 10
   7%
Stefano Bagnara 5
   3%
Vincenzo Gianferrari Pini 3
   2%
Unassigned 97
   63%