Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The "GSOC2011" page has been changed by RobertBurrellDonkin. The comment on this change is: Filled in SIEVE details. http://wiki.apache.org/james/GSOC2011?action=diff&rev1=9&rev2=10 -------------------------------------------------- '''Complexity''': high ---- - == Implement additional SIEVE RFCs == - [fill in description] + == SIEVE Extensions == + + '''Context:''' [[http://tools.ietf.org/html/rfc5228 | SIEVE]] is an email filtering language. [[http://james.apache.org/jsieve/ | JSieve]] is the [[http://james.apache.org | James]] implementation. In recent years, the [[http://www.apps.ietf.org/ | IEFT]] [[http://datatracker.ietf.org/wg/sieve/ | sieve working group]] has been active in defining extensions. Users would also benefit from exposing features of existing [[http://james.apache.org/mailet/index.html | mailets]] as extensions. + + '''Task:''' Learn to work with a modern domain specific language, and perhaps refector the existing architecture as needed. Negotiate a realistic set of target extensions to implementation, and then get started :-) + + '''Mentor''': rdonkin at apache dot org & [fill in mentor] + + '''Complexity''': easy + ---- == Design and Implement Mailbox with NoSQL Storage ==