MCPcopy 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
46export 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.tsFile · 0.90
VerifyPageFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected