Displaying 20 results from an estimated 6000 matches similar to: "Full text search indexes not used for header/body OR queries?"
2016 Mar 15
4
overview zlib efficiency?
On 3/15/16 10:13 AM, Sven Hartge wrote:
> I don't have a script, but I can provide some numbers. I did a test with
> a server for about 10.000 users and 2TB worth of mail, converting from
> Maildir++ to mdbox with zlib (level = 6) and had a final size of 1TB, so
> 2:1 reduction.
These numbers roughly match my results. About 6 TB of mail compresses
down to about 3 TB.
The
2018 Dec 15
3
Overrideing pop delete?
On 12/14/18 3:34 PM, @lbutlr wrote:
> Now that I think about it, even better would be a way to move the messages into an archive box when they are downloaded, this way they will be entirely invisible from the POP3 access, and I can use normal expiry functions to clean out that archive after backup.
We do exactly this using the "Lazy Expunge" plugin:
2005 Feb 12
3
Is there a Caller ID issue in the latest CVSStable
Nicol?s Gudi?o <asternic@gmail.com> wrote:
>>> Paul, 1.0.5 stable suffers from caller id issues as well, at least for
>>> SIP channels. What fixed things for me was swapping in app_dial.c from
>>> 1.0.2 stable (didn't try others). You could also just diff app_dial.c
>>> between versions to find the problem but I took the lazy way out the
>>>
2015 Oct 30
2
IMAP COPY creates invalid index data with zlib and mail_log plugins enabled but zlib_save off
I've noticed that maildir IMAP COPY commands can generate invalid
dovecot.index entries when all seven of the following are true:
- The zlib plugin is enabled;
- The zlib_save/zlib_save_level options are NOT enabled;
- The source message being copied is compressed;
- The mail_log plugin is logging "copy" events;
- The mail_log_fields setting includes at least one message header;
-
2017 Feb 17
5
Problem with Let's Encrypt Certificate
Seems wrong to me too, Robert. If you put your private key inside your certificate, won't it be sent to the client along with it ?
Bastian, are you using an old version of thunderbird ? googling for "SSL alert number 42" gave me two results indicating a bug in thunderbird versions 31,32 and 33. You can check these links if you wish :
*
2017 Feb 17
7
Problem with Let's Encrypt Certificate
Hello Folks,
my StartCom SSL-Certificate expires soon and so I wanted to switch to
Let's Encrypt Certificates instead. Unfortunatelly Thunderbird seems not
to like it, although all -tested- other Clients work without any problems.
When I connect with Thunderbird it sends an "Encrypted Alert" directly
after the TLS handshake although Dovecot wants to continue the session.
In the
2020 May 22
3
What causes mails to get striked-over only, and not deleted?
I have tried with this sieve config:
imapsieve_mailbox1_name = Sent
imapsieve_mailbox1_causes = COPY APPEND
imapsieve_mailbox1_after = file:/etc/dovecot/sieve/sent.sieve
and this sieve file (sent.sieve):
discard;
This should clearly cause the mail to be deleted right?
But whats happen, is that the mail is not deleted, its just marked for
deletion (gets a strike-through in Microsoft
2020 Oct 21
2
Understanding matches in sieve
RFC 5229 gives the following example:
if address :matches ["To", "Cc"] ["coyote@**.com",
"wile@**.com"] {
# ${0} is the matching address
# ${1} is always the empty string
# ${2} is part of the domain name ("ACME.Example")
fileinto "INBOX.business.${2}"; stop;
And I do not understand
2014 May 27
0
Incorrect IMAP search results when FTS/Squat indexes are present with 2.1.7
We recently upgraded from Dovecot 1.2.15 (on Debian squeeze) to Dovecot
2.1.7 (on Debian wheezy/stable).
For now, we continue to use FTS with Squat indexes. We'd like to
eventually switch to Lucene but it's not yet supported in Debian stable.
Since upgrading to 2.1.7, we've seen some problems with IMAP search
results when an FTS Squat index is present (i.e., when the
2018 Mar 22
2
"failed to map segment from shared object" in sieve pipe
> On Mar 21, 2018, at 5:16 PM, Stephan Bosch <stephan at rename-it.nl> wrote:
>
> Those knobs depend a on your config. If there is truly some resource
> limit causing this, it could be the vsz_limit of the (parent) process
> invoking your program. Which service is doing that depends on your
> config, either LMTP, the script service (when you're using socket
>
2003 Oct 28
5
RX gain TX gain
I have an X100p card....and it is hard to hear the person on the other
end. Should I mess with these values? I have heard both yes and no to
this question in the past. If yes, how much louder should I make them?
Thanks,
MIchael
2003 Aug 29
2
better body and text search?
(this is a resend, sorry if duplicate but my first post didn't get through).
I was wondering what plans dovecot has for text and body search?
This is one of those issues that *no* imap implementation ever
seems to document :(.
Not cyrus, courier, bincimap, or dovecot....
i speed-read some of the sources and found src/lib-mail/message-body-search.c
After a quick scan, it seems:
- it uses no
2006 Dec 10
1
Full text search indexing
There are now two full text search backends in CVS HEAD:
- squat: My own full text search index based on ideas from Cyrus Squat
indexes. Supports substring searches.
- lucene: Uses CLucene library.
It should be pretty easy to add support for more backends.
As I've explained a couple of times already, IMAP RFC says that searches
are done by matching substrings, so the Lucene backend
2019 Dec 17
1
Is there a way to hide the top level virtual IMAP folder when using the virtual plugin?
I'm experimenting with the Virtual plugin to give users access to
folders like "All Mail", "Recent" and so on, similar to Gmail.
Something like this works properly:
mail_location = maildir:~/
namespace {
inbox = yes
location =
prefix = INBOX.
separator = .
type = private
}
namespace {
prefix = INBOX.virtual.
separator = .
location =
2007 Apr 05
4
New full text search indexer
As described earlier
(http://dovecot.org/list/dovecot/2006-December/018055.html), Dovecot
nowadays has full text search indexing support in CVS HEAD.
Currently there are two backends: Lucene and Squat. Lucene's problem is
that standard IMAP SEARCH command can't be used with it without breaking
IMAP RFC. So Lucene can be used only with non-standard X-BODY-FAST and
X-TEXT-FAST search
2003 Nov 02
6
Asterisk behind LinkSys NAT Routing
Problem I have is this. outside firewall (extension 2003) can call me inside firewall (extension 2000) and all is fine. If I call from inside firewall (extension 2000) to outside firewall (extension 2003) I hear no ringing and person at other end can pick up and I hear for maybe a half second then I go to voicemail. If I add another extension on the outside then communication between outside
2017 Mar 06
4
v2.2.28 released
On 6 Mar 2017, at 9.17, Tom Sommer <mail at tomsommer.dk> wrote:
>
>
> On 2017-02-24 14:34, Timo Sirainen wrote:
>> http://dovecot.org/releases/2.2/dovecot-2.2.28.tar.gz
>> http://dovecot.org/releases/2.2/dovecot-2.2.28.tar.gz.sig
>
> Are there any plans to do a bugfix-release, that includes the few issues seen in the mailing-list, or do you consider 2.2.28 safe
2015 May 19
2
"doveadm backup" doesn't work anymore after upgrading to 2.2.18
Until today I could do this to backup my primary IMAP4 server:
"""
doveadm backup ssh csi doveadm dsync-server
"""
It doesn't work anymore after upgrading to Dovecot 2.2.18:
"""
jcea at ubuntu:~$ doveadm backup ssh csi doveadm dsync-server
Enter passphrase for key '/home/jcea/.ssh/id_rsa':
dsync-remote(root): Error: Mailbox INBOX: Failed
2013 Feb 18
1
Full-text search
Hi all
I discovered that the full-text search (fts) plugin can work without
SQUAT/LUCENE/SOLR backend. I.e., Dovecot creates separate indexes for
header search in files dovecot.index and dovecot.index.cache. Even, the
search by headers is fast enough, and can search for phrases. Also, it
seems that this buillt-in search is faster than Solr-based search. But if I
enable the Solr backend (fts_solr),
2005 Feb 15
3
Sip phones how to dial a # sign?
Hi list!
I have some sip phones and Sipura ATA 2000's. However after dialling a
number I need to dial a # to control a device.
When I dial # Asterisk kicks in and puts the call on hold. How can I
change this?
Thx!!
Remco