3-Implement-IMAP/POP #4

Merged
giacchetta merged 11 commits from 3-Implement-IMAP/POP into main 2026-02-11 22:40:10 +00:00
Showing only changes of commit e209749f74 - Show all commits

View File

@@ -38,7 +38,8 @@ service auth {
unix_listener auth-userdb {
mode = 0600
user = vmail
user = postfix
group = postfix
}
}