"User" == User via dovecot <dovecot@dovecot.org> writes:
Thanks for getting back to me. @Andy I have indeed tried placing the params inside the inbox namespace as well to no avail. The error hadn't changed.
What did work was switching the userdb query from "maildir" to "mail_path" as Aki alluded to in the previous thread I linked: userdb sql { query = SELECT '~/Maildir' AS mail_path,
... }
However, what's odd is that I did try "mail_path" in a much earlier attempt and it didn't work then so I thought Aki was alluding to something else entirely and I wrote it off right away. It was almost through luck that I decided to give it another try, and for some reason it just worked this time around.
Would it be possible for people who make these transitions to post their before and after configs? That might help others who have held off migrating until 2.4.2 for now. :-)