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

Setting null mail attribute produces ERROR

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Trunk
    • 3.0.0
    • Queue
    • None

    Description

      In the log:

      ERROR 07:27:34,519 | james.mailqueuefactory | Not supported mail attribute LOCALADDRESS of type null

      when:

      public void service(Mail mail) {

      (...)

      String localAddress = null;

      (...)

      mail.setAttribute(LOCALADDRESS, localAddress);

      Probably NULL-valued attributes should be allowed.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment