I have a local storage with number of .eml files. I would like to copy all such files to mailboxes located on the same server (CentOS box), so that users could view .eml content when fetching emails from the server. I am thinking of using Dovecot as IMAP server and Postfix as SMTP. I hope that my question is not too general, but is such configuration possible with Dovecot? Perhaps, I will need to convert .eml to some other format? I tried googling this topic but with no result. Maybe, there are far better approaches.
Thank you for any help.