Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ hasEmailService
Function
hasEmailService
apps/sim/lib/messaging/email/mailer.ts:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
export
function
hasEmailService(): boolean {
47
return
activeProviders.length > 0
48
}
49
50
/**
51
* Drop recipients that are on the AppConfig access-control ban list. Returns the
Callers
2
mailer.test.ts
File · 0.90
VerifyPage
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected