You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/03/07 11:31:24 UTC

[jira] Created: (GERONIMO-2938) javamail SMTPTransport has interpretation of mail.smtp.quitwait option wrong.

javamail SMTPTransport has interpretation of mail.smtp.quitwait option wrong.
-----------------------------------------------------------------------------

                 Key: GERONIMO-2938
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2938
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: mail
    Affects Versions: 1.1.1, 1.2, 2.0-beta1
            Reporter: Rick McGuire
         Assigned To: Rick McGuire
            Priority: Minor
             Fix For: 1.2, 2.0-beta1


The SMTPTransport is interpreting the meaning of the session property mail.smtp.quitwait backwards, resulting in incorrect handling of the default value.  The transport should NOT wait for a response from QUIT by default. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-2938) javamail SMTPTransport has interpretation of mail.smtp.quitwait option wrong.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed GERONIMO-2938.
----------------------------------

    Resolution: Fixed

Committed revision 515522.

> javamail SMTPTransport has interpretation of mail.smtp.quitwait option wrong.
> -----------------------------------------------------------------------------
>
>                 Key: GERONIMO-2938
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2938
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: mail
>    Affects Versions: 1.1.1, 1.2, 2.0-beta1
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>            Priority: Minor
>             Fix For: 1.2, 2.0-beta1
>
>
> The SMTPTransport is interpreting the meaning of the session property mail.smtp.quitwait backwards, resulting in incorrect handling of the default value.  The transport should NOT wait for a response from QUIT by default. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.