Uploaded image for project: '{RETIRED} XWiki Workspaces'
  1. {RETIRED} XWiki Workspaces
  2. XWS-32

send email from XWS fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 1.0 M1
    • None
    • None
    • windows 2003 XWS 1.0 unauthenticated smtp server on the lan

    Description

      We are trying to get the smtp send notifications working in XWiki Workspaces with no luck

      When we tried to send via gmail with a gmail account we get...

      Error number 10006 in 10: Could not send mail to server smtp.gmail.com port 25 error code 530 (530 5.7.0 Must issue a STARTTLS command first k26sm4233753waf.8

      )

      com.xpn.xwiki.XWikiException: Error number 10006 in 10: Could not send mail to server smtp.gmail.com port 25 error code 530 (530 5.7.0 Must issue a STARTTLS command first k26sm4233753waf.8

      )

      at com.xpn.xwiki.XWiki.sendMessage(XWiki.java:3017)

      at com.xpn.xwiki.XWiki.sendMessage(XWiki.java:3051)

      When we try to send via an unauthenticated smtp server (hiding actual ip address with nnn but it is a valid smtp server address on our lan) we get.

      Error number 10005 in 10: Could not login to mail server 61.11.73.nnn port 25 error code 501 (501 5.5.4 Invalid Address

      )

      com.xpn.xwiki.XWikiException: Error number 10005 in 10: Could not login to mail server 61.11.73.nnn port 25 error code 501 (501 5.5.4 Invalid Address

      )

      at com.xpn.xwiki.XWiki.sendMessage(XWiki.java:3007)

      at com.xpn.xwiki.XWiki.sendMessage(XWiki.java:3051

      Attachments

        Activity

          People

            vmassol Vincent Massol
            mikeoliveraz Michael Oliver
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: