chore: 合并 Maildir 修复与 README 更新
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build !unix
|
||||
|
||||
package app
|
||||
|
||||
func applyMaildirOwnership(path string) error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user