Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mnexa-AI/e2a
/ Close
Method
Close
internal/relay/server.go:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
func
(s *Server) Close() error {
131
return
s.smtpServer.Close()
132
}
133
134
// SMTP backend implementation
135
Callers
15
TestSpecServedOverHTTP
Function · 0.95
TestDeleteAPIKeyInternalErrorNotMaskedAs404
Function · 0.95
TestEventsDisabledReturns501
Function · 0.95
TestServer
Function · 0.95
StartContractServer
Function · 0.95
TestScenarioLiveness_Fail
Function · 0.95
TestScenarioAuthRead_Fail
Function · 0.95
TestScenarioSelfSendLoopback_Fail
Function · 0.95
TestScenarioAgentLifecycle_Fail
Function · 0.95
TestSelftestAll_AgainstRealServer
Function · 0.95
TestE2E_InboundInjectionHeldOverSMTP
Function · 0.95
TestRelay_RcptTo_Rejects552WhenOverCap
Function · 0.95
Calls
no outgoing calls
Tested by
15
TestSpecServedOverHTTP
Function · 0.76
TestDeleteAPIKeyInternalErrorNotMaskedAs404
Function · 0.76
TestEventsDisabledReturns501
Function · 0.76
TestServer
Function · 0.76
TestScenarioLiveness_Fail
Function · 0.76
TestScenarioAuthRead_Fail
Function · 0.76
TestScenarioSelfSendLoopback_Fail
Function · 0.76
TestScenarioAgentLifecycle_Fail
Function · 0.76
TestSelftestAll_AgainstRealServer
Function · 0.76
TestE2E_InboundInjectionHeldOverSMTP
Function · 0.76
TestRelay_RcptTo_Rejects552WhenOverCap
Function · 0.76
TestRelay_RcptTo_AcceptsWhenUnderCap
Function · 0.76