Displaying 8 results from an estimated 8 matches for "select'd".
Did you mean:
select's
2015 Oct 18
3
Hibernation disabled when mailbox selected
After setting imap_hibernate_timeout to 60s, I could not find any
hibernated connections after a few hours. I tested hibernation and made
an observation: IDLE'd imap sessions only hibernate if they don't have
a mailbox SELECT'd, otherwise they never hibernate.
Is this the way it's supposed to work?
Joseph Tam <jtam.home at gmail.com>
2007 Mar 21
1
Thanks!
Hello,
I just recently switched my system from a BincIMAP/vpopmail to a
Dovecot/vpopmail system, and I have to say: thanks!
There were really only two things I had to patch Dovecot to do: first,
provide statistics on network usage, and second, to allow folders to
be LIST'd/SELECT'd/etc. with a trailing separator (to satisfy my pine
users). If anyone's interested, I can generate a patch for that
stuff.
Other than that, it's been a real breeze. Dovecot is really simple to
configure, and is faaaaaaaast! We have a kind of a wonky setup
(multiple domains, multip...
2016 Oct 28
4
iPhone/iPad IMAP connection bursts causes user+IP exceeded
...other mailreaders
can. I could increase mail_max_userip_connections, but that just moves
the goal posts.
Using the new rawlog feature in 2.2.26 (thanks Dovecot team!), I was able
to see that these connection bursts are caused by clients doing global
searches. The rawlogs show each mailbox being SELECT'd and searched
(e.g. From header string):
1477369968.730450 2 ID ("name" "iPad Mail" "version" "13G36" "os" "iOS" "os-version" "9.3.5 (13G36)")
1477369968.781932 3 SELECT {mailbox}
1477369968.961636 4 UID SEA...
2015 Oct 18
0
Hibernation disabled when mailbox selected
...m <jtam.home at gmail.com> wrote:
>
>
> After setting imap_hibernate_timeout to 60s, I could not find any
> hibernated connections after a few hours. I tested hibernation and made
> an observation: IDLE'd imap sessions only hibernate if they don't have
> a mailbox SELECT'd, otherwise they never hibernate.
>
> Is this the way it's supposed to work?
What client is that? IDLE doesn't really make much sense when a mailbox isn't SELECTed, so I expected that all the clients would have something SELECTed.. But yeah, the code could be changed to sup...
2015 Oct 19
1
Hibernation disabled when mailbox selected
....com> wrote:
>>
>>
>> After setting imap_hibernate_timeout to 60s, I could not find any
>> hibernated connections after a few hours. I tested hibernation and made
>> an observation: IDLE'd imap sessions only hibernate if they don't have
>> a mailbox SELECT'd, otherwise they never hibernate.
>>
>> Is this the way it's supposed to work?
>
> What client is that? IDLE doesn't really make much sense when a mailbox isn't SELECTed, so I expected that all the clients would have something SELECTed.. But yeah, the code could...
2017 Nov 03
0
iPhone/iPad IMAP connection bursts causes user+IP exceeded
...I could increase mail_max_userip_connections, but that just moves
> the goal posts.
>
> Using the new rawlog feature in 2.2.26 (thanks Dovecot team!), I was able
> to see that these connection bursts are caused by clients doing global
> searches.? The rawlogs show each mailbox being SELECT'd and searched
> (e.g. From header string):
>
> ????1477369968.730450 2 ID ("name" "iPad Mail" "version" "13G36" "os"
> "iOS" "os-version" "9.3.5 (13G36)")
> ????1477369968.781932 3 SELECT {mailbo...
2007 May 27
1
IMAP Bandwidth Monitoring
Hello all,
I'm wanting to set up IMAP bandwidth monitoring, but I don't see any
IMAP size transfer entries in the log file. How would I turn this on?
Please refer me to the manual if I've somehow missed it :)
Thanks,
Phillip
2017 Nov 29
0
iPhone/iPad IMAP connection bursts causes user+IP exceeded
...;> the goal posts.
>>>>
>>>> Using the new rawlog feature in 2.2.26 (thanks Dovecot team!), I was
>>>> able
>>>> to see that these connection bursts are caused by clients doing global
>>>> searches.? The rawlogs show each mailbox being SELECT'd and searched
>>>> (e.g. From header string):
>>>>
>>>> ?????1477369968.730450 2 ID ("name" "iPad Mail" "version" "13G36"
>>>> "os" "iOS" "os-version" "9.3.5 (13G36)"...