Hi, i'd like to convert from maildir to mdbox. what would be the best way to do this? i have read the dsync part of the dovecot wiki but i don't get what i have to use for my setup. my dovecot.conf (the snippets i think would matter): mail_gid = 5000 mail_home = /DATEN/vmail/%d/%n mail_location = maildir:/DATEN/vmail/%d/%n/mail/ mail_plugins = " zlib" mail_uid = 5000 Thanks for your input. Juergen
11/08/15 13:35, J. Echter ?????:> Hi, > > i'd like to convert from maildir to mdbox. > > what would be the best way to do this? > > i have read the dsync part of the dovecot wiki but i don't get what i > have to use for my setup.Sometime, when I must converted many user's mailboxes from mbox to mdbox, I had have wrote one script to mass convert mailboxes for local or domain users and can provide it for you. It support mbox and maildir as source formats. -- ? ?????????. ?????? ????? ?????????????? (AchilovRN at granch.ru) ??????? ?????????? ?? ?????? ?????????? ??? ??? "?????", ???: +7 (383) 233-35-12, ???. 107 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2606 bytes Desc: ?????????????????????????????????? ?????????????? S/MIME URL: <http://dovecot.org/pipermail/dovecot/attachments/20150813/96b2bf73/attachment.p7s>
Am 13.08.2015 um 07:33 schrieb ?????? ????? ??????????????:> 11/08/15 13:35, J. Echter ?????: >> Hi, >> >> i'd like to convert from maildir to mdbox. >> >> what would be the best way to do this? >> >> i have read the dsync part of the dovecot wiki but i don't get what i >> have to use for my setup. > > Sometime, when I must converted many user's mailboxes from mbox to > mdbox, I had have wrote one script to mass convert mailboxes for local > or domain users and can provide it for you. It support mbox and > maildir as source formats. >Hi, thanks for your reply. Would be nice to have a look at this script :) Thanks for your offer. Juergen