MCPcopy Create free account
hub / github.com/foxcpp/maddy / CreateMailboxSpecial

Method CreateMailboxSpecial

internal/cli/ctl/imapacct.go:194–194  ·  view source on GitHub ↗
(name, specialUseAttr string)

Source from the content-addressed store, hash-verified

192
193type SpecialUseUser interface {
194 CreateMailboxSpecial(name, specialUseAttr string) error
195}
196
197func imapAcctList(be module.Storage, ctx *cli.Context) error {

Callers 2

imapAcctCreateFunction · 0.80
mboxesCreateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected