maildirpp: fix path separator Fix path separator for the maildir++ backend. Maildir++ already substitutes '.' for os.PathSeparator. Returning '.' will thus break the directory tree and the other logic for this backend. Fixes: 2040fc18 ("imap: use delimiter from server") Signed-off-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc>
1 files changed, 0 insertions(+), 3 deletions(-) M worker/maildir/worker.go
M worker/maildir/worker.go => worker/maildir/worker.go +0 -3