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

Method DeleteIMAPAcct

framework/module/storage.go:49–49  ·  view source on GitHub ↗
(username string)

Source from the content-addressed store, hash-verified

47 ListIMAPAccts() ([]string, error)
48 CreateIMAPAcct(username string) error
49 DeleteIMAPAcct(username string) error
50}

Callers 1

imapAcctRemoveFunction · 0.65

Implementers 1

Storageinternal/storage/imapsql/imapsql.go

Calls

no outgoing calls

Tested by

no test coverage detected