Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-3585

Ability to use a specific POP3 Mailbox

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • POP3Server
    • None

    Description

      Why?

      As an application assembler I want to use the existing POP3 stack to use a dedicated mailbox implementation that is not the default one.

      (Because I want to use on a tailor made server a POP3 mailbox based on messageId)

      How?

      Create an abtract factory, injected:

      public interface MailboxAdapterFactory {
          Mailbox create(MessageManager manager, MailboxSession session);
      }
      

      We will provide a default implementation supplying the current implementation.

      Dedicated app assemblers can then inject their own implementation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              btellier Benoit Tellier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h