Re: Mulberry-discuss Digest, Vol 100, Issue 2
John Klensin <[email protected]> Tue, 04 Apr 2023 09:49:39 -0400
| Newsgroups | gmane.mail.mulberry.user |
|---|---|
| Message-ID | <A16C1688FB37BA76D8F1A680@PSB> |
--On Monday, April 3, 2023 12:00 -0400 [email protected] wrote: > From: Kenneth Porter <[email protected]> > To: [email protected] > Subject: Re: [Mulberry-discuss] Mulberry and Windows 11 > Message-ID: <DF67D2C6656137FF51928F0E@[10.96.7.39]> > Content-Type: text/plain; charset=us-ascii; format=flowed > > --On Monday, April 03, 2023 4:42 AM +0000 Brian Reid > <[email protected]> wrote: > >> I tried Thunderbird, which was awful. Then I switched to >> Roundcube, which has been working well for me for several >> years. I miss Mulberry, but my fingers know Roundcube now. It >> is rare for me to want a feature that Mulberry had but >> Roundcube doesn't. > > I have Roundcube on my CentOS 7 servers, for when one doesn't > have access to a PC to access mail. I test it to make sure it > works but haven't used it myself. We use lots of folders so I > did need to add this to the config file to show all folders, > not just subscribed ones: > > $config['use_subscriptions'] = false; > > I think folder handling is where Mulberry shines and where all > other clients fail (including Thunderbird and K-9 on > Android). They suck at handling hundreds of folders in a deep > hierarchy. (I have over 200 on each of my main two accounts, > with separate folders for each mailing list, each friend, > each vendor.) Ken, Brian, Thanks. Question about Roundcube that I can't figure out looking at several web pages about it. Suppose I'm running my own mail and IMAP servers, partially because it gives me control over a whole collection of privacy and security issues. Mulberry works fine to access both those servers and the accounts on them and IMAP accounts elsewere, with different accounts for each and multiple folders for most of them. I use the distinction between subscribed and unsubscribed folders to distinguish between ones that are very active and ones that I need to open only occasionally (I don't know that I've over 200 on each, but must be close). I think I understand about a web-based client accessing web-based servers, but does keeping the present setup require that I run a web server more or less co-located with the mail one(s)? If so, does the configuration to handle both local IMAP servers and remote ones happen there? If it makes a difference, I don't care about the "don't have a PC to access mail" case and more or less believe that, like the absence of automatic processing of full HTML in Mulberry, it gives me some protection against random attacks. thanks, john >