MCPcopy 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
67type dummyDelivery struct{}
68
69func (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