Timo Sirainen wrote:
> On Mon, 2009-02-16 at 13:19 -0600, Bryan Bradsby wrote:
>
>>> I also hate the "aggregator" and "writer" names
>>>
>> Master, slave (ala DNS) ?
>>
>
> Maybe, but a bit weird in a multi-master setup.
>
>
Could always go with the naming conventions used by mult
Durk Strooisma wrote:
> This will work for plain text authentication. However, we are (partly)
> using
> GSSAPI, which is not a plain text authentication mechanism. TLS (through
> STARTTLS) won't be enforced in these connections.
>
Ah yeah, will not work with GSSAPI, sorry if I missed where you
Durk Strooisma wrote:
>> On 1/15/2009, Durk Strooisma (d...@kern.nl) wrote:
>>
>>> As far as I can see, this would only be possible when using imaps and
>>> disabling imap. However, I would like to have the other way around;
>>> disabling imaps and using imap for all communication (with enforc
Timo Sirainen wrote:
> On Mon, 2008-10-20 at 10:06 -0400, Eric Toczek wrote:
>
>> Was just trying out 1.1.5 on a new server, using a copy of the in
>> production one. The data should be the same, and with 1.1.5 getting an
>> odd mkdir permissions error.
>>
>
Was just trying out 1.1.5 on a new server, using a copy of the in
production one. The data should be the same, and with 1.1.5 getting an
odd mkdir permissions error.
dovecot: Oct 20 09:57:56 Error: POP3([EMAIL PROTECTED]):
mkdir(/opt/dovecot/index/etoczek/INBOX) failed: Permission denied
Which d
[EMAIL PROTECTED] wrote:
> Oh, no. Rsync is smarter than this. If you don't tell it _not_ to do it,
> it will transfer chunks of files which have changed and modify the
> target file in-place. How it does recognize what to do is actually worth
> a read [1].
>
> Note that this algorithm is ideal for
Chris Wakelin wrote:
>
> Another persistent IMAP Webmail app may be Web-Alpine from UW, but I
> haven't tried it out yet. If it's expecting to be talking to UW-IMAP
> it'll need to use persistent connections!
>
While it's not free, a really nice webmail that does a lot of smart
things (persistent
Thomas Zajic wrote:
> Hi,
> Same problem here - dovecot never adds any records to the expire
> table, although the database connection is fine. All it ever does
> is query for existing records when a message gets moved to Trash
> or Junk, so at least that part is working.
Do you use namespaces? Si
Dino Ming wrote:
> Dear Eric,
>
> It's worked after I append the INBOX. in front of Trash
> The record entered into the table with path and timestamp, but missing
> value for the username. Is this make sense ?
>
Yup this is as expected. From Timo when I asked him about it:
"The expire data is "sha
Dino Ming wrote:
> Dear Eric,
>
> I've enabled the mysql query log, and there does not have any query
> when I deleting or moving message.
> So, I'm wondering is it have some compile time flag to enable this
> perhaps ?
Hmm.. shouldn't be any flags needed besides --with-mysql and --with-sql.
I wo
Jens Meyer wrote:
> Hello Eric,
>
> thank you very much for your prompt and helpful reply!
>
> The connect seem to work fine now.
>
> Please allow me two additional questions:
> Is it correct that this database-table is only a "caching-table" which
> is empty at first and will be filled later? It i
Jens Meyer wrote:
>
> Unfortunately I have problems with the dictionary:
> -->
> dovecot: Aug 05 13:30:25 Error: dict: Unknown dict module: db
> dovecot: Aug 05 13:30:25 Error: dict: Failed to initialize dictionary
> 'expire'
>
Looking at the rpm it doesn't look like it has bdb support built in. Bu
Dino Ming wrote:
> Here is my dict.conf file
>
> connect = host=sql dbname=vmail user=xx password=xx
> table = dict_expire
> select_field = timestamp
> where_field = path
> username_field = username
>
That looks good
> How can I debug the imap and check why the table didn't got update
Thomas Hummel wrote:
> On Thu, Jul 31, 2008 at 03:26:06PM +0200, Thomas Hummel wrote:
>
>> I don't quite understand the proxy_maybe option :
>>
>
>
The proxy_maybe allows you to have a user log into a server that is both
doing proxy logins for another host as well as local logins. So Use
14 matches
Mail list logo