diff --git a/dovecot/config/passwd b/dovecot/config/passwd index 8d9323e..d1cdcd9 100644 --- a/dovecot/config/passwd +++ b/dovecot/config/passwd @@ -2,4 +2,5 @@ # Für Plaintext-Passwörter user1:{PLAIN}geheim:1000:1000::/var/mail/user1:/bin/false bizmatch.net:{PLAIN}passwort123:1001:1000::/var/mail/bizmatch.net:/bin/false -info@bizmatch.net:{PLAIN}passwort123:1001:1000::/var/mail/bizmatch.net/info:/bin/false \ No newline at end of file +info@bizmatch.net:{PLAIN}passwort123:1001:1000::/var/mail/bizmatch.net/info:/bin/false +aknuth@haiky.app:{PLAIN}passwort123:1001:1000::/var/mail/haiky.app/aknuth:/bin/false \ No newline at end of file