I use a GoDaddy 2048bit cert on my personal server with no issues. In
imapd.conf I have set the following:
tls_cert_file: /etc/pki/cyrus-imapd/.crt
tls_key_file: /etc/pki/cyrus-imapd/server.key
tls_ca_file: /etc/pki/cyrus-imapd/gd_intermediate_bundle.crt
(I think this one is only for authoriz
IDLE does require the session to stay open.
But the server doesn't have to support IDLE for the client to keep the
connection open.
-Chris
On 11/23/2010 11:20 AM, Ian Eiloart wrote:
>
>
> --On 23 November 2010 10:19:28 -0500 Chris Mattingly
> wrote:
>
>>
>&
The RFC for the IDLE says:
This document specifies the syntax of an IDLE command, which will
allow a client to tell the server that it's ready to accept such
real-time updates.
This doesn't say anything about keeping connections open, it only talks
about the near-instant new email notificatio
brian wrote:
> Chris Mattingly wrote:
>
>> brian wrote:
>>
>>
>>> Thanks, this is becoming clearer. But how do i configure squatter? Am i
>>> looking in the wrong place?
>>>
>>> brian
>>>
>>>
>> P
brian wrote:
> Thanks, this is becoming clearer. But how do i configure squatter? Am i
> looking in the wrong place?
>
> brian
>
Place the options in your cyrus.conf for squatter and you should be all
set. For example:
EVENTS
{
squatter cmd="squatter -s" period=180
}
-Chris
--
Hi all,
Please send me over to a sendmail list if this question would be better
suited over there, but I'm hoping to get some help here. :)
I'm using sendmail 8.13.1 & cyrus 2.2.12. In my sendmail config, I have
set cyrusv2 as my LOCAL_MAILER. What's happening is that mail for any
recipien