MCPcopy Index your code
hub / github.com/foxcpp/maddy / SetMessageLimit

Method SetMessageLimit

internal/cli/ctl/appendlimit.go:38–38  ·  view source on GitHub ↗

SetMessageLimit sets new value for limit. nil pointer means no limit.

(val *uint32)

Source from the content-addressed store, hash-verified

36 // SetMessageLimit sets new value for limit.
37 // nil pointer means no limit.
38 SetMessageLimit(val *uint32) error
39}
40
41func imapAcctAppendlimit(be module.Storage, ctx *cli.Context) error {

Callers 1

imapAcctAppendlimitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected