iRedMail
Results
31
issues of
iRedMail
Dear developers, If we specify both `spreak.WithDomainFs()` and `spreak.WithDomainPath()` with same domain while calling `spreak.NewBundle()`, spreak reports error: `spreak: loader for domain already set`. ``` bundle, err = spreak.NewBundle( spreak.WithDomainFs("mydomain",...