[ 
https://issues.apache.org/jira/browse/JAMES-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

René Cordier resolved JAMES-3678.
---------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

> SPFHandler not able to access session attachment CURRENT_HELO_NAME
> ------------------------------------------------------------------
>
>                 Key: JAMES-3678
>                 URL: https://issues.apache.org/jira/browse/JAMES-3678
>             Project: James Server
>          Issue Type: Bug
>          Components: Matchers/Mailets (bundled), SMTPServer
>    Affects Versions: 3.6.0
>            Reporter: Bernd Bartke
>            Priority: Major
>             Fix For: 3.7.0
>
>         Attachments: 
> Get_session_attachment_CURRENT_HELO_NAME_with_State_Connection.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{org.apache.james.smtpserver.fastfail.SPFHandler}} is getting session 
> attachment {{CURRENT_HELO_NAME}} with {{ProtocolSession.State.Transaction}}.
> {{HeloCmdHandler}} is setting session attachment with 
> {{ProtocolSession.State.Connection}}.
> Thus there won't be a heloEhlo available in {{SPFHandler}} and the handler 
> can not check SPF.
> {{SPFHandler}} should get session attachment with 
> {{ProtocolSession.State.Connection}}.
> Patch is attached.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to