search for: 4eab21ec

Displaying 1 result from an estimated 1 matches for "4eab21ec".

2011 Oct 29
1
dovecot creating literal %d/%n/ folders
...st1@<mydomain>): lookup: user=test1@<mydomain> file=/etc/dovecot/users Oct 28 17:43:11 auth: Debug: master out: USER 4 test1@<mydomain> uid=504 gid=504 home=/home/vmail/%d/%n Oct 28 17:43:11 lmtp(4533, test1@<mydomain>): Info: l6DnLacgq061EQAABoXEcA: msgid=<4EAB21EC.9070905 at gmail.com>: saved mail to INBOX I would have expected dovecot to expand this to /home/vmail/<mydomain>/test1. Or are the %u %d variables only expanded in certain files? sean