Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ String
Method
String
internal/storage/imapsql/delivery.go:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
func
(d *delivery) String() string {
50
return
d.store.Name() +
":"
+ d.store.InstanceName()
51
}
52
53
func
userDoesNotExist(actual error) error {
54
return
&exterrors.SMTPError{
Callers
5
Configure
Method · 0.45
TestFS
Function · 0.45
Configure
Method · 0.45
Configure
Method · 0.45
TestMain
Function · 0.45
Calls
2
Name
Method · 0.65
InstanceName
Method · 0.65
Tested by
2
TestFS
Function · 0.36
TestMain
Function · 0.36