Re: empty %d value leading to wrong path to Maildir

2024-09-23 Thread isb--- via dovecot
postlogin.sh is a No-OP, ie one line, "exit 0" ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: empty %d value leading to wrong path to Maildir

2024-09-23 Thread Aki Tuomi via dovecot
If you want full user@domain, change auth_username_format = %n to auth_username_format = %u Aki > On 23/09/2024 19:00 EEST isb--- via dovecot wrote: > > > hello Aki, thanks for repsonse. dovecot -n inline. > > There is an auth formt line > > > Ivan > > > > > > 2.3.16 (7e2e900c1a):

Re: empty %d value leading to wrong path to Maildir

2024-09-23 Thread isb--- via dovecot
hello Aki, thanks for repsonse. dovecot -n inline. There is an auth formt line Ivan 2.3.16 (7e2e900c1a): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.16 (09c29328) # OS: Linux 6.8.0-1015-aws aarch64 Ubuntu 22.04.5 LTS ext4 # Hostname: localhost auth_debug = yes auth_debug_passwords =

Re: empty %d value leading to wrong path to Maildir

2024-09-22 Thread Aki Tuomi via dovecot
Do you have auth_username_format = %Ln or similar in your config? Can you send doveconf -n? Aki > On 23/09/2024 07:00 EEST isb--- via dovecot wrote: > > > Running > i dovecot-core 1:2.3.16+dfsg1-3ubuntu2.4 > arm64secure POP3/IMAP server - core