Using dsync for a single mailbox?

2020-01-20 Thread Wim Lewis
Is it possble to use `doveadm sync` to migrate a single mailbox? I'm migrating accounts from another IMAP server,and most of the mailboxes are in mbox or maildir format, but a few are in MBX. As far as I can tell the only recommended way to "convert" an MBX mailbox is to sync it via imap. But dsy

Getting an extprogram script to work

2020-01-20 Thread Eric Abrahamsen
Hi all, I'm trying to do the same thing everyone else is: having rspamd learn_ham or learn_spam depending on where I move a message. My current problem is that Dovecot seems to be reporting success, but nothing ever happens -- the script somehow fails to run. I'm currently using a dummy script th

Re: Dovecot and archived compressed folder

2020-01-20 Thread Wim Lewis
I haven't used it, but it sounds like the zlib plugin would do what you want: https://doc.dovecot.org/configuration_manual/zlib_plugin/