Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-15 Thread Adrian M
>From AfterLogic you may use the following webmail clients: - without calendar -> WebMail-lite PHP - with personal calendar -> WebMail PHP - with calendar and full sharing exchange style -> Aurora On Tue, Jun 14, 2016 at 8:50 PM, Guillaume Tournat wrote: > Zimbra is a full featured groupware se

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-14 Thread Guillaume Tournat
Zimbra is a full featured groupware server. I don't think you can just use the webmail part with existing IMAP server. So it doesn't fulfill requirements stated by initial poster. > Le 13 juin 2016 à 21:24, Greg Sowell a écrit : > > +1 for Zimbra > >> On Sun, Jun 12, 2016 at 12:53 PM, Jim

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-14 Thread Greg Sowell
+1 for Zimbra On Sun, Jun 12, 2016 at 12:53 PM, Jim Lucas wrote: > June 8 2016 6:08 PM, "Eric Kuhnke" wrote: > > If you had to put up a public facing webmail interface for people to use, > > and maintain it for the foreseeable future (5-6 years), what would you > use? > > > > Roundcube? > > htt

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-12 Thread Jim Lucas
June 8 2016 6:08 PM, "Eric Kuhnke" wrote: > If you had to put up a public facing webmail interface for people to use, > and maintain it for the foreseeable future (5-6 years), what would you use? > > Roundcube? > https://roundcube.net > > Rainloop? > http://www.rainloop.net > > Something else?

RE: Webmail / IMAPS software for end-user clients in 2016

2016-06-10 Thread Jason Bertoch
Zimbra Jason Bertoch -Original Message- From: NANOG [mailto:nanog-boun...@nanog.org] On Behalf Of Eric Kuhnke Sent: Wednesday, June 8, 2016 9:06 PM To: nanog@nanog.org Subject: Webmail / IMAPS software for end-user clients in 2016 If you had to put up a public facing webmail interface

RE: Webmail / IMAPS software for end-user clients in 2016

2016-06-09 Thread Coy Hile
: Re: Webmail / IMAPS software for end-user clients in 2016 hi ya On 06/08/16 at 06:06pm, Eric Kuhnke wrote: If you had to put up a public facing webmail interface for people to use, and maintain it for the foreseeable future (5-6 years), what would you use? Roundcube? https://roundcube.net/ -

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread Gavin Henry
> On Wed, Jun 8, 2016 at 8:55 PM, William Herrin wrote: > > > On Wed, Jun 8, 2016 at 9:37 PM, alvin nanog > > wrote: > > >> Rainloop? > > >> http://www.rainloop.net/ > > > - never used > > > - w/o db support, how you maintain a (real) list of x,000 users and pwd > > > > "Direct access to mail ser

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread Eric Kuhnke
Yes... The mail storage running behind the https based webmail server would be IMAPS to dovecot, which has more than ample functionality for many different ways of storing mail and authenticating users. On Wed, Jun 8, 2016 at 8:55 PM, William Herrin wrote: > On Wed, Jun 8, 2016 at 9:37 PM, alvi

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread William Herrin
On Wed, Jun 8, 2016 at 9:37 PM, alvin nanog wrote: >> Rainloop? >> http://www.rainloop.net/ > - never used > - w/o db support, how you maintain a (real) list of x,000 users and pwd "Direct access to mail server is used (mails are not stored locally on web server)." -- William Herrin ...

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread alvin nanog
hi yta On 06/08/16 at 06:43pm, Eric Kuhnke wrote: > openwebmail hasn't been updated since 2006... yup.. a minor/major issue > squirrelmail is ancient and barely maintained. last update ( svn ) was Jun 09, 2016 ( today ) http://squirrelmail.org/download.php if you like the "latest/greatest" sw

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread Eric Kuhnke
openwebmail hasn't been updated since 2006... squirrelmail is ancient and barely maintained. Antivirus and antispam are handled by the SMTP system which operates on the backend of the webmail, by the time incoming mail gets to dovecot imap storage for the user accounts it has already been proces

Re: Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread alvin nanog
hi ya On 06/08/16 at 06:06pm, Eric Kuhnke wrote: > If you had to put up a public facing webmail interface for people to use, > and maintain it for the foreseeable future (5-6 years), what would you use? > > Roundcube? > https://roundcube.net/ - good > Rainloop? > http://www.rainloop.net/ - neve

Webmail / IMAPS software for end-user clients in 2016

2016-06-08 Thread Eric Kuhnke
If you had to put up a public facing webmail interface for people to use, and maintain it for the foreseeable future (5-6 years), what would you use? Roundcube? https://roundcube.net/ Rainloop? http://www.rainloop.net/ Something else? Requirements: Needs to be open souce and GPL, BSD or Apache