You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Sang-Jea Shin (JIRA)" <ji...@codehaus.org> on 2009/05/14 17:26:44 UTC

[jira] Created: (MRM-1183) external SMTP server not supported on Tomcat 6.0.18

external SMTP server not supported on Tomcat 6.0.18
---------------------------------------------------

                 Key: MRM-1183
                 URL: http://jira.codehaus.org/browse/MRM-1183
             Project: Archiva
          Issue Type: Bug
          Components: system
    Affects Versions: 1.2
         Environment: Archiva 1.2
Tomcat 6.0.18
Windows Vista
            Reporter: Sang-Jea Shin


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 <VI...@localhost> not allowed.
----------------------------------------------------------------------------------

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

Does not work external SMTP on Tomcat WebApp?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MRM-1183) external SMTP server not supported on Tomcat 6.0.18

Posted by "Sang-Jea Shin (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sang-Jea Shin closed MRM-1183.
------------------------------

       Resolution: Not A Bug
    Fix Version/s: 1.2

Sorry, It's my falt.
Just computer environment problem.

> external SMTP server not supported on Tomcat 6.0.18
> ---------------------------------------------------
>
>                 Key: MRM-1183
>                 URL: http://jira.codehaus.org/browse/MRM-1183
>             Project: Archiva
>          Issue Type: Bug
>          Components: system
>    Affects Versions: 1.2
>         Environment: Archiva 1.2
> Tomcat 6.0.18
> Windows Vista
>            Reporter: Sang-Jea Shin
>             Fix For: 1.2
>
>
> 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 <VI...@localhost> not allowed.
> ----------------------------------------------------------------------------------
> VIPER is my local PC's computer name. (Windows Vista)
> Does not work external SMTP on Tomcat WebApp?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira