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 2008/06/24 15:30:45 UTC

[jira] Created: (GERONIMO-4156) Add javamail SMTP support for the SIZE= extension on the MAIL FROM command.

Add javamail SMTP support for the SIZE= extension on the MAIL FROM command.
---------------------------------------------------------------------------

                 Key: GERONIMO-4156
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4156
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: mail
            Reporter: Rick McGuire
            Assignee: Rick McGuire
            Priority: Minor
             Fix For: 2.2


Some SMTP servers (e.g., James) support the SIZE extension defined by RFC 1653.  The SMTPTransport implementation should send the SIZE information if the target server indicates it is supported. 

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


[jira] Resolved: (GERONIMO-4156) Add javamail SMTP support for the SIZE= extension on the MAIL FROM command.

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

Rick McGuire resolved GERONIMO-4156.
------------------------------------

    Resolution: Fixed

Committed revision 671217.

> Add javamail SMTP support for the SIZE= extension on the MAIL FROM command.
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMO-4156
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4156
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: mail
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Minor
>             Fix For: 2.2
>
>
> Some SMTP servers (e.g., James) support the SIZE extension defined by RFC 1653.  The SMTPTransport implementation should send the SIZE information if the target server indicates it is supported. 

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