Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-11629

Add new scripting API to set a mail type

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 6.4-rc-1
    • 6.4-milestone-3
    • Mail
    • None
    • Unknown

    Description

          /**
           * Specifies what type of email is being sent. This is useful for applications to sepcify a type when they send
           * mail. This allows (for example) to filter these emails in the Mail Sender Status Admin UI.
           *
           * @param mailType the type of mail being sent (e.g "Watchlist", "Reset Password", "Send Page by Mail", etc)
           */
          public void setType(String mailType)
      

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: