Uploaded image for project: '{RETIRED} XWiki Mail Sender Plugin'
  1. {RETIRED} XWiki Mail Sender Plugin
  2. XPMAIL-16

Mail not being sent when using the mailsender plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.9
    • 1.8
    • Plugin
    • None

    Description

      Using the following code in a XE 1.9 SNAPSHOT instance:

      $xwiki.mailsender.sendTextMessage("bonjour@me.org", "wikibc@googlemail.com", "Hello world", "content")
      

      does not result in any mail being sent (though it works in XE 1.8.3).

      The postfix log reads:

      May 19 20:47:46 guillaume-lerouges-macbook postfix/smtpd[908]: connect from localhost[127.0.0.1]
      May 19 20:47:46 guillaume-lerouges-macbook postfix/smtpd[908]: 81B391B115B: client=localhost[127.0.0.1]
      May 19 20:47:46 guillaume-lerouges-macbook postfix/smtpd[908]: 81B391B115B: reject: RCPT from localhost[127.0.0.1]: 550 5.1.1 <null>: Recipient address rejected: User unknown in local recipient table; from=<bonjour@me.org> to=<null> proto=ESMTP helo=<localhost>
      May 19 20:47:46: --- last message repeated 1 time ---
      May 19 20:47:46 guillaume-lerouges-macbook postfix/smtpd[908]: disconnect from localhost[127.0.0.1]
      

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            wikibc Guillaume Lerouge
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: