:2012-05-22T18:20:/dev/rob0:
> > >> What are the main advantages/disadvantages of using SQLite
> > >> over MySQL?
Well the main one... You don't have a full blown RDBMS running which
in my opinion is a waste of resources.
Anyway I also have a SQLite based Dovecot and Exim setup.
In case you care
On Mon, May 21, 2012 at 02:37:28PM +0200, Sven Hartge wrote:
> Jerry wrote:
> > On Mon, 21 May 2012 06:14:10 -0400 Charles Marcus articulated:
> >> Out of curiousity...
> >>
> >> How is the performance of SQLite? I'm assuming it is only
> >> recommended for servers that are not under heavy load..
On 22.5.2012, at 22.44, Joe Beaubien wrote:
> I found this in mail.err. Anyone ever experience this?
>
> May 22 14:51:51 mba dovecot: imap(formulaire): Panic: file
> lucene-wrapper.cc: line 196: unreached
Some search key (sent by client) wasn't valid UTF-8. I found one way of how it
could happe
On Tue, May 22, 2012 at 3:37 PM, Daniel Parthey
wrote:
> Upendra Gandhi wrote:
>> I'd like to keep all emails coming from alom-alert@anydomain and not
>> forward those but rest of the emails will be kept and forwarded as
>> well.
>>
>> I put following in the .dovecot.sieve
>>
>> if header :contain
Upendra Gandhi wrote:
> I'd like to keep all emails coming from alom-alert@anydomain and not
> forward those but rest of the emails will be kept and forwarded as
> well.
>
> I put following in the .dovecot.sieve
>
> if header :contains "Sender" "alom-alert@" {
> keep;
> if not header :contains "S
Hi,
I'd like to keep all emails coming from alom-alert@anydomain and not
forward those but rest of the emails will be kept and forwarded as
well.
I put following in the .dovecot.sieve
if header :contains "Sender" "alom-alert@" {
keep;
if not header :contains "Sender" "alom-alert@" {
redirect "my
I found this in mail.err. Anyone ever experience this?
May 22 14:51:51 mba dovecot: imap(formulaire): Panic: file
lucene-wrapper.cc: line 196: unreached
May 22 14:51:51 mba dovecot: imap(formulaire): Error: Raw backtrace:
/opt/dovecot-2.1.6-lucene/lib/dovecot/libdovecot.so.0(+0x4200a)
[0x7f7e0edfd
On 22.5.2012, at 13.47, Nick Rosier wrote:
> You need to compile CLucene 2.3.3.4 with Clang. I've also tried with the
> FreeBSD included compiler but it fails. The recent addition of SOLR-support
> to the dovecot2 port was made by and at the request of me. I would like to
> add lucene 2.3.3.4 t
Veniamin Gvozdikov wrote:
Thank you. I'm using the FreeBSD, and clucene is 0.9. Now I'm try
compile 2.3.3.4 which's fails now, and then I'll try build the dovecot
with lucene plugin.
You need to compile CLucene 2.3.3.4 with Clang. I've also tried with the
FreeBSD included compiler but it fails.
Thank you. I'm using the FreeBSD, and clucene is 0.9. Now I'm try
compile 2.3.3.4 which's fails now, and then I'll try build the dovecot
with lucene plugin.
2012/5/22 Nick Rosier :
> Veniamin Gvozdikov wrote:
>>
>> Hi,
>>
>> I've tryed build dovecot with the lucene plugin but I have this is
>> ou
10 matches
Mail list logo