Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ dummyDelivery
Struct
dummyDelivery
framework/module/modules/dummy.go:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
type
dummyDelivery
struct
{}
68
69
func
(dd dummyDelivery) AddRcpt(ctx context.Context, rcptTo string, opts smtp.RcptOptions) error {
70
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected