Re: Minimalistic IMAP web client...

2022-03-02 Thread Greg Wooledge
On Wed, Mar 02, 2022 at 10:44:33PM +0100, nimrod wrote: > In the meantime I made Squirrelmail to work, but it has the same UI I > saw many many years ago. This is very good for me, since I'm looking > for a minimalistic approach, but it's really too minimalistic for my > users. RainLoop and SnappyM

Re: Minimalistic IMAP web client...

2022-03-02 Thread nimrod
On mer, 2022-03-02 at 16:23 -0500, Dan Ritter wrote: > > It seems very simple, but I didn't find anything just like that. > > Roundcube, for instance, seems a good choice, but installing it on > > Debian forces me to configure a database for the users, which I > > really > > don't need and don't ev

Re: Minimalistic IMAP web client...

2022-03-02 Thread Dan Ritter
> It seems very simple, but I didn't find anything just like that. > Roundcube, for instance, seems a good choice, but installing it on > Debian forces me to configure a database for the users, which I really > don't need and don't even want to use. Squirrelmail is another good > choice, I thought

Re: Minimalistic IMAP web client...

2022-03-02 Thread Dan Ritter
nimrod wrote: > Hi, > > I set up Dovecot as an IMAP server just for local users on a server: so > no database, no LDAP, just local users with Maildir in their own home > directory. > > SMTP in this scenario is unrelevant, because my users just have to > access archived email. The server doesn't

Minimalistic IMAP web client...

2022-03-02 Thread nimrod
Hi, I set up Dovecot as an IMAP server just for local users on a server: so no database, no LDAP, just local users with Maildir in their own home directory. SMTP in this scenario is unrelevant, because my users just have to access archived email. The server doesn't send nor receive mail. Don't tr