From: grarpamp <gra...@gm...> - 2017-01-06 03:58:34
|
On Thu, Jan 5, 2017 at 9:45 PM, Gene Heskett <ghe...@sh...> wrote: >> https://tracker.debian.org/pkg/maildrop Another portal... https://packages.debian.org/search?keywords=maildrop&searchon=names&exact=1&suite=all§ion=all > One thing I have wanted to do for several years was to setup an imap repo > an R-Pi > so, could this maildrop do a direct deposit Yes. You probably want to use Maildir's, they're a bit more reliable than mbox. More common tools below. Use whatever you find that works for you after fetchmail's mda option hands it off. dovecot.org, mailpile.is, neomutt.org www.courier-mta.org/maildrop/ > how would I go about > pulling in a 14 year old collection of msgs totalling around 20GB that > kmail now maintains into the imap database. Make backups, test them, store them offline. Read about if there's some way to export the database to Maildir. |