[
https://issues.apache.org/jira/browse/JAMES-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452167#comment-17452167
]
René Cordier commented on JAMES-3678:
-------------------------------------
[https://github.com/apache/james-project/pull/767] fixed this and has been
merged
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]