This works great for keeping the Trash from overflowing ...
doveadm expunge -A mailbox Trash before 30d
... but it doesn't delete folders that the user put in the trash.
What is the recommended method for erasing folders from the trash?
I have a smoothly running dovecot 2.3.7.2 & sendmail IMAP with SSL combo on
Fedora 30.
However, I see oodles of these when ssl verbosity is turned up:
lmtp(25738): Debug: SSL_get_servername() failed
Should I be concerned or is there a setting that stops that?
Thanks for the suggestions, but I need to do this after users have been
created.
Would this be the best way?
To run this for each user:
doveadm mailbox create -u $username -s Drafts
doveadm mailbox subscribe -u $username Drafts
doveadm mailbox create -u $username -s Junk
doveadm mailbox subsc
Hello Dovecot,
Do to a misconfiguration, I have a bunch of users who do not have the
standard folders.
I can create a routine to cycle through the users and look for the folders
and run a command if there is one.
Is there a way to create the proper namespace for a user after the user has
already