diff --git a/dockerfiles/dovecot/password_file b/dockerfiles/dovecot/password_file index 460891f..acd5b38 100644 --- a/dockerfiles/dovecot/password_file +++ b/dockerfiles/dovecot/password_file @@ -1,2 +1,2 @@ -user:{PLAIN}password::: -user2:{PLAIN}password2::: \ No newline at end of file +user@virt.local:{PLAIN}password:nobody:nogroup +user2@virt.local:{PLAIN}password2:nobody:nogroup: \ No newline at end of file