Uploaded image for project: 'Archiva (Retired)'
  1. Archiva (Retired)
  2. MRM-1183

external SMTP server not supported on Tomcat 6.0.18

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.2
    • 1.2
    • system
    • None
    • Archiva 1.2
      Tomcat 6.0.18
      Windows Vista

    Description

      I set SMTP host like this:
      ----------------------------------------------------------------------------------
      <Resource name="mail/Session" auth="Container"
      type="javax.mail.Session"
      mail.smtp.host="some.smtp.host"/>
      ----------------------------------------------------------------------------------

      smtp server is not localhost.

      When I register new archiva user, error occured like this;
      ----------------------------------------------------------------------------------
      javax.servlet.ServletException: org.springframework.mail.MailSendException; nested exceptions (1) are:
      Failed message 1: com.sun.mail.smtp.SMTPSendFailedException: 553 5.1.8 Requested action not taken: mail box name <VIPER$@localhost> not allowed.
      ----------------------------------------------------------------------------------

      VIPER is my local PC's computer name. (Windows Vista)

      Does not work external SMTP on Tomcat WebApp?

      Attachments

        Activity

          People

            Unassigned Unassigned
            bomber Sang-Jea Shin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: