Hi [2026-03-07 12:04] "Eduardo Alvarez" <[email protected]> > I'm relatively new to nmh, having used it back in 2010 for a bit. > Back then, I used getmail to fetch and delete all of my email from my > email service, which was processed by procmail and converted to nmh > mailboxes vian rcvstore. This worked fine when I did all my email > processing locally. > > However, as time has passed, I've found myself needing to have access > to my messages remotely, which means the previous solution is no > longer viable. I was hoping to find some mechanism by which I can sync > my IMAP mailboxes with local nmh mailboxes. I've seen applications > like offilineimap and mbsync, but they work only on Maildir folders.
I know two imap<->mh sync tools: * mailsync: https://mailsync.sourceforge.net/ * netoric: https://git.c-14.de/netoric.git/ I personaly use netoric, which was written by a friend of me. What also work is use another mail programm with mh-support. I have once tested this with clawsmail. Maybe mutt can also do something like this. > If I could, ideally, use my procmail recipes into this workflow, > it would be ideal. These tools doesn't support procmail. This would need to be done by your mailhoster. Also today sieve is the most supported way for mailsorting. > Perhaps this is a trite question, so apologies if it's been asked before, > but I haven't been able to find a useful solution. > > Regards, > > Eduardo Alvarez
