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

Adjust configuration syntax for pop3server,smtpserver and lmtpserver

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0-M2
    • 3.0-beta3
    • POP3Server, SMTPServer
    • None

    Description

      At the moment we have the following layout in the config:

      .....
      <handler>
      .....
      <handlerchain>
      <handler>
      .....
      </handler>
      ....
      </handlerchain>
      </hander>

      This does not make much sense. it would be better to change it this way:
      .....
      <handlerchain>
      <handler>
      .....
      </handler>
      ....
      </handlerchain>

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: