5 Feb
2022
5 Feb
'22
10:22 p.m.
On 05/02/2022 12:08 Peter Nabbefeld peter.nabbefeld@gmx.de wrote:
Hello,
as I need a mailbox locally only just for filtering, I've tried to manually create it (using Maildir as backend):
- Created a folder in the appropriate location under /home/vmail with subfolders cur, new, tmp.
- Set the same user:group as for the other folders (i.e. vmail:vmail).
- Restarted Dovecot and Email-Client (Thunderbird).
However, I cannot subscribe to the new folder. What am I missing here?
Kind regards, Peter
You sure you put it in right place?
You can check the path with
doveadm mailbox path -u username MailboxName
it does not have to exist to check the path.
Aki