ICEpush
  1. ICEpush
  2. PUSH-143

Change mail server defaults for EmailNotificationProvider

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Beta
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush, email notification

      Description

      The current defaults for the EmailNotification provider are:

                      String host = configuration.getAttribute("host", "labs.icesoft.com");
                      String from = configuration.getAttribute("from", "tomcat@icesoft.com");

      These should be modified to be "localhost" and "nobody@localhost".

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: