You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (Created) (JIRA)" <ji...@apache.org> on 2011/12/20 14:49:31 UTC

[jira] [Created] (PROTOCOLS-60) Expose SMTPConfiguration via SMTPSession

Expose SMTPConfiguration via SMTPSession
----------------------------------------

                 Key: PROTOCOLS-60
                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-60
             Project: JAMES Protocols
          Issue Type: Task
          Components: smtp
    Affects Versions: 1.6-beta3
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 1.6-beta4


At the moment we duplicate many methods in SMTPSession and just forward the calls to the wrapped SMTPConfiguration. It would make more sense to directly expose the SMTPConfiguration which would also allow easier to add new config paramaters later.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Resolved] (PROTOCOLS-60) Expose SMTPConfiguration via SMTPSession

Posted by "Norman Maurer (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROTOCOLS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved PROTOCOLS-60.
------------------------------------

    Resolution: Fixed
    
> Expose SMTPConfiguration via SMTPSession
> ----------------------------------------
>
>                 Key: PROTOCOLS-60
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-60
>             Project: JAMES Protocols
>          Issue Type: Task
>          Components: smtp
>    Affects Versions: 1.6-beta3
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 1.6-beta4
>
>
> At the moment we duplicate many methods in SMTPSession and just forward the calls to the wrapped SMTPConfiguration. It would make more sense to directly expose the SMTPConfiguration which would also allow easier to add new config paramaters later.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org