Displaying 20 results from an estimated 1000 matches similar to: "(2.1 recent:) fts_decoder"
2018 May 03
2
dovecot fts hangs on search
On 02/05/18 22:17, Andr? Rodier wrote:
> On 02/05/18 11:45, Andr? Rodier wrote:
>> On 2018-05-01 21:29, Andr? Rodier wrote:
>>> On 2018-05-01 07:22, Andr? Rodier wrote:
>>>> Hello,
>>>>
>>>> I am trying to use Doevecot fts, with solr the script provided.
>>>>
>>>> To rebuild the index, I use the command:
>>>>
2014 May 12
0
message-decoder bug for attachments with charset=binary attribute in content-type?
Hello,
I have configure dovecot with solr and I wanted to let solr index content of
attachments. For testing I have used biabam command line tool to generate
emails with attachments.
I have found that dovecot with fts_decoder incorrectly decodes these
attachments from biabam and therefore pdftotext has reported corrupted PDF.
The problem is that biabam generates header with charset=binary
2018 May 02
2
dovecot fts hangs on search
On 2018-05-01 21:29, Andr? Rodier wrote:
> On 2018-05-01 07:22, Andr? Rodier wrote:
>> Hello,
>>
>> I am trying to use Doevecot fts, with solr the script provided.
>>
>> To rebuild the index, I use the command:
>> doveadm -D index -u mirina 'inbox'
>>
>> To rescan, I use: doveadm -D fts rescan -u mirina
>>
>> But when I do
2012 Aug 11
2
Full text search in attachments
Hello,
is it possible to use the Solr full text search plugin for indexing
mail attachments? I found a very old patch and some hints regarding a
fts_decoder script that I don't understand.
Making Solr indexing PDF or Office files shouldn't be that difficult,
but how can I enable the plugin to transfer the attachments to Solr?
Best regards,
Sebastian
2018 May 01
2
dovecot fts hangs on search
Hello,
I am trying to use Doevecot fts, with solr the script provided.
To rebuild the index, I use the command:
doveadm -D index -u mirina 'inbox'
To rescan, I use: doveadm -D fts rescan -u mirina
But when I do a search, with doveadm, the program hangs:
doveadm -D search -u mirina text Madagascar
> Debug: Loading modules from directory: /usr/lib/dovecot/modules
> Debug: Module
2015 Jan 20
0
Help backup mails from one dovecot server to another dovecot server
Hi to all i'm running two Dovecot servers version 2.2.15 both Server A
and Server B
Server A is in production instead Server B is ready to start as a
replacement
My goal is replicate through doveadm backup command mails from Server A
to Server B
but when i execute following command in Server B error happens
doveadm -vvv -D backup -R -u davide.marchi at mail.cgilfe.it imapc:
2018 May 04
0
dovecot fts hangs on search
Hello
Could you plese
1. send the full output of doveconf -n
2. Check the SOLR logs for any errors
3. Describe your dovecot architecture, ie. if you are running a single backend or a more complex configuration.
4. Provide a backtrace of the core dump using the instructions on https://dovecot.org/bugreport.html
br,
Teemu
On 04.05.2018 01:13, Andr? Rodier wrote:
> On 02/05/18 22:17, Andr?
2013 Apr 12
0
Problem with vpopmail + qmail + dovecot lda
I have a little problem in my configuration (vpopmail + qmail + dovecot
2.1.12 with LDA)
my .qmail-default is this
| /var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER -e | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
I receive al mails to postmaster for non-existent users (all my users
are virtual and live under group 89 vpopmail) and this is ok
2014 May 16
1
Segfault when deselecting virtual folder 2.2.13+ HG TIP
Hello,
I'm seeing a segfault in the imap process with the current mercurial tip
(including changeset 17382 e99cd21e1f92) when selecting a particular
virtual mail folder (but no other virtual mailboxes) and then selecting
a different mail folder as in the IMAP transcript below. The same
segfaults are triggered with IMAP clients. The situation is worse with
the 2.2.13 which segfaults when
2018 May 01
0
dovecot fts hangs on search
On 2018-05-01 07:22, Andr? Rodier wrote:
> Hello,
>
> I am trying to use Doevecot fts, with solr the script provided.
>
> To rebuild the index, I use the command:
> doveadm -D index -u mirina 'inbox'
>
> To rescan, I use: doveadm -D fts rescan -u mirina
>
> But when I do a search, with doveadm, the program hangs:
>
> doveadm -D search -u mirina text
2018 Dec 08
2
Solr
After some testsing, I managed to get proper functionning
- The schema.xml is attached below (quite different from the one
provided on teh wiki) (in bold the core differences) (NGramFilterFactory
is the class that replace the fts_squat "partial=3 full=15", everything
else is just a big hammer to smash a tiny fly)
- One need to remove the "managed-schema" file in the
2018 May 02
0
dovecot fts hangs on search
On 02/05/18 11:45, Andr? Rodier wrote:
> On 2018-05-01 21:29, Andr? Rodier wrote:
>> On 2018-05-01 07:22, Andr? Rodier wrote:
>>> Hello,
>>>
>>> I am trying to use Doevecot fts, with solr the script provided.
>>>
>>> To rebuild the index, I use the command:
>>> doveadm -D index -u mirina 'inbox'
>>>
>>> To
2015 Sep 24
0
v2.2.19 release candidate released
Hello;
Some issue with virtual storage and fts-lucene:
Sep 24 08:12:16 imap(jbv00 at x <jbv00 at d1.dc.xandmail.com>xx): Panic: file
virtual-storage.c: line 370 (virtual_backend_box_close): assertion failed:
(mbox->backends_open_count > 0)
Sep 24 08:12:16 imap(jbv00 at x <jbv00 at d1.dc.xandmail.com>xx): Error: Raw
backtrace: /usr/local/lib/dovecot/libdovecot.so.0(+0x7fb4a)
2014 Nov 10
0
mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)
Hi,
I see a lot of crashes in my syslog lately. Specifically a sequence of
errors exactly like this (only the timestamp differs).
> Nov 10 21:29:53 khitomer dovecot: imap-login: Login: user=<user at hostname>, method=PLAIN, rip=XXXX, lip=YYYY, mpid=ZZZZ, TLS, session=<TTTT>
> Nov 10 21:29:53 khitomer dovecot: imap(user at hostname): Panic: file mail-storage.c: line 2222
2018 Mar 03
2
sieve vacation alias handling problem
On 2018-03-03 21:28, Stephan Bosch wrote:
> Op 3/2/2018 om 3:35 PM schreef Karol Augustin:
>> Hi,
>>
>> I am using Dovecot LDA as LMTP renders envelope extension unusable.
>>
>> The problem I have noticed is that when user has multiple aliases sieve
>> responds to all of them, not only to :addresses specified.
>>
>> From testing it seems that
2013 Jan 29
1
decode2text.sh
Dovecot version: 2.1.13
OS: Centos 6.3
CPU: 64bit x86
There appear to be two related errors in the decode2text.sh file (which can be used for indexing/ searching attachments).
- ?The layout of "$formats" has repeated values for pdf, ppt, etc, so you should only match the pattern once by adding -m1
- ?The layout of "$formats" has the file extension in the second
2018 Dec 09
0
Solr
However, Solr crashes and Dovecot plugin ftS_solr returns multitude of
errors
Dec 09 09:21:09 imap(jom at grosjo.net)<3349><DiRnXpN8Lux/AAAB>: Error:
fts_solr: received invalid uid '0'
Dec 09 09:21:10 imap(jom at grosjo.net)<3349><DiRnXpN8Lux/AAAB>: Error:
fts_solr: received invalid uid '0'
And returns are totaly funny (keywords not presentin teh
2008 Feb 29
0
[LLVMdev] Idea of a tool to help in library versioning
On Feb 29, 2008, at 6:10 AM, Daniel Ruoso wrote:
> Then I got the idea of generating an API description file from the
> public header files of the library
Sounds neat. In the past I've done this with objdump for the public
symbols in a library. In theory you don't care about types no
findable by the api. A nice tool would allow one to stamp the
interface as release time,
2003 Mar 09
1
Which Hardware to buy for a simple * box
I've to project and build a fresh new box with * on.
Basically, i'll have this situation:
The office is connected to the phone carrier with a PRI.
I need to let users continue to use their analog phones in a office, and an
IP-phone based solution on the remote office, that will call using outside
using the PRI on the first one.
PRI---> Asterisk ---> Analog phones
|
2004 Nov 22
1
T100P -- data?
Hi, all. I'm thinking of provisioning my (non-PRI) T1 to be part data,
part voice (currently, it's only voice). With the T100P, how do I get it
to "do" data? Just load up the HDLC module, and it gets an IP address?
Or...? I tried RTFM'ing, but there just doesn't seem to be much on it
(leastwise, that's readily findable).
Thanks much,
Ken D'Ambrosio