Re: [RCU] Roundcubemail 1.3 and IMAP Idle

2017-08-15 Thread Davide Perini
Previous roundcube mail versions was able to detect a new email immediately 
if used with phpmail.

No need to press the update button to see if a new mail is present.

Thanks


In data 15 agosto 2017 09:11:30 Thomas Bruederli  ha 
scritto:



On Thu, Aug 10, 2017 at 7:04 PM, Davide Perini
 wrote:

Last posts on that thread was written in 2015 so I hoped that something
changed meanwhile.
Older roundcube with phpmail was able to detect a new mail instantly like
the IMAP idle.
This can be considered a regression over previous versions.


Nope. Roundcube never supported IMAP idle du to the nature of single
HTTP requests and short-living PHP processes. I don't know what you're
referring to but I don't see a regression here.


In data 10 agosto 2017 11:16:57 AM Vincent Van Houtte  ha
scritto:


Google has (once again) all the answers:

https://github.com/roundcube/roundcubemail/issues/1813


This issue basically is a request for websocket support 'cause that's
the only way how to propagate updates from the IMAP server (with IDLE)
directly to the client. The Roundcube codebase isn't ready for that
and actually Roundcube Next was intended to get such a feature.

Kind regards,
Thomas
___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users


___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users


Re: [RCU] Roundcubemail 1.3 and IMAP Idle

2017-08-15 Thread Thomas Bruederli
On Thu, Aug 10, 2017 at 7:04 PM, Davide Perini
 wrote:
> Last posts on that thread was written in 2015 so I hoped that something
> changed meanwhile.
> Older roundcube with phpmail was able to detect a new mail instantly like
> the IMAP idle.
> This can be considered a regression over previous versions.

Nope. Roundcube never supported IMAP idle du to the nature of single
HTTP requests and short-living PHP processes. I don't know what you're
referring to but I don't see a regression here.

> In data 10 agosto 2017 11:16:57 AM Vincent Van Houtte  ha
> scritto:
>>
>> Google has (once again) all the answers:
>>
>> https://github.com/roundcube/roundcubemail/issues/1813

This issue basically is a request for websocket support 'cause that's
the only way how to propagate updates from the IMAP server (with IDLE)
directly to the client. The Roundcube codebase isn't ready for that
and actually Roundcube Next was intended to get such a feature.

Kind regards,
Thomas
___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users


Re: [RCU] Roundcubemail 1.3 and IMAP Idle

2017-08-10 Thread Edie Ferrer de Gomez-Sanchez
Please remove me from this mailing list


Virus-free.
www.avg.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Edith Ferrer
Gerente General
*PROCOPPER SAC*

*Celular  962-711-930*

*Oficina  241-3496*


On Thu, Aug 10, 2017 at 12:04 PM, Davide Perini <
perini.dav...@dpsoftware.org> wrote:

> Last posts on that thread was written in 2015 so I hoped that something
> changed meanwhile.
> Older roundcube with phpmail was able to detect a new mail instantly like
> the IMAP idle.
> This can be considered a regression over previous versions.
>
> Thanks.
>
> In data 10 agosto 2017 11:16:57 AM Vincent Van Houtte  ha
> scritto:
>
>> Google has (once again) all the answers:
>>
>> https://github.com/roundcube/roundcubemail/issues/1813
>>
>> Vincent
>>
>> On 2017-08-10 10:51, Davide Perini wrote:
>>
>> Hi all...
>> I have noticed that newer Rouncubemail 1.3 does not support IMAP Idle,
>> I'm not able to use it at least.
>>
>> As soon as I login to roundcube my maillog says this:
>> Aug 10 10:40:06 ooo dovecot: imap-login: Login: user=,
>> method=PLAIN, rip=::1, lip=::1, mpid=22185, secured, session=
>> Aug 10 10:40:06 ooo dovecot: imap(myuser): Disconnected: Logged out
>> in=204 out=1263
>>
>> as you can see it disconnect as soon as it has logged in.
>>
>> Normal clients that support IMAP Idle shows different approach on my
>> maillog, something like this:
>> Aug 10 10:40:38 netstar dovecot: imap(perini.davide): Disconnected:
>> Disconnected in IDLE in=748 out=28168
>>
>> Disconnected in IDLE is the keyword for what I am seaching for.
>>
>> Is it possible to use IMAP Idle on roundcube?
>>
>> Thanks,
>> Davide
>>
>> ___
>> Roundcube Users mailing list
>> users@lists.roundcube.net
>> http://lists.roundcube.net/mailman/listinfo/users
>>
>>
>> Vincent Van Houtte
>>
>
> ___
> Roundcube Users mailing list
> users@lists.roundcube.net
> http://lists.roundcube.net/mailman/listinfo/users
>
___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] Roundcubemail 1.3 and IMAP Idle

2017-08-10 Thread Davide Perini
Last posts on that thread was written in 2015 so I hoped that something 
changed meanwhile.
Older roundcube with phpmail was able to detect a new mail instantly like 
the IMAP idle.

This can be considered a regression over previous versions.

Thanks.


In data 10 agosto 2017 11:16:57 AM Vincent Van Houtte  ha 
scritto:



Google has (once again) all the answers:

https://github.com/roundcube/roundcubemail/issues/1813

Vincent

On 2017-08-10 10:51, Davide Perini wrote:


Hi all...
I have noticed that newer Rouncubemail 1.3 does not support IMAP Idle,
I'm not able to use it at least.

As soon as I login to roundcube my maillog says this:
Aug 10 10:40:06 ooo dovecot: imap-login: Login: user=, 
method=PLAIN, rip=::1, lip=::1, mpid=22185, secured, session=
Aug 10 10:40:06 ooo dovecot: imap(myuser): Disconnected: Logged out in=204 
out=1263


as you can see it disconnect as soon as it has logged in.

Normal clients that support IMAP Idle shows different approach on my 
maillog, something like this:
Aug 10 10:40:38 netstar dovecot: imap(perini.davide): Disconnected: 
Disconnected in IDLE in=748 out=28168


Disconnected in IDLE is the keyword for what I am seaching for.

Is it possible to use IMAP Idle on roundcube?

Thanks,
Davide
___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users


Vincent Van Houtte
___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] Roundcubemail 1.3 and IMAP Idle

2017-08-10 Thread Vincent Van Houtte
Google has (once again) all the answers: 

https://github.com/roundcube/roundcubemail/issues/1813 

Vincent 

On 2017-08-10 10:51, Davide Perini wrote:

> Hi all...
> I have noticed that newer Rouncubemail 1.3 does not support IMAP Idle,
> I'm not able to use it at least. 
> 
> As soon as I login to roundcube my maillog says this:
> Aug 10 10:40:06 ooo dovecot: imap-login: Login: user=, method=PLAIN, 
> rip=::1, lip=::1, mpid=22185, secured, session=
> Aug 10 10:40:06 ooo dovecot: imap(myuser): Disconnected: Logged out in=204 
> out=1263
> 
> as you can see it disconnect as soon as it has logged in.
> 
> Normal clients that support IMAP Idle shows different approach on my maillog, 
> something like this:
> Aug 10 10:40:38 netstar dovecot: imap(perini.davide): Disconnected: 
> Disconnected in IDLE in=748 out=28168 
> 
> Disconnected in IDLE is the keyword for what I am seaching for.
> 
> Is it possible to use IMAP Idle on roundcube?
> 
> Thanks,
> Davide 
> ___
> Roundcube Users mailing list
> users@lists.roundcube.net
> http://lists.roundcube.net/mailman/listinfo/users

Vincent Van Houtte___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users