Displaying 20 results from an estimated 20000 matches similar to: "doveadm-search-query pattern format"
2009 Apr 07
1
Search docs with terms that match a pattern
Hello,
I have once again a small question: Is it possible to search a pattern
like "*foo*" ? I saw that we can use QueryParser::FLAG_WILDCARD but
only with "foo*" patterns. Have you got a trick to do that ?
And an other question with wildcards: i tested FLAG_WILDCARD and the
QueryParser, but i have some problems with special characters (by
example "/"). Is it
2015 Sep 27
1
modify message with doveadm?
Hello,
I'm using dovecot with getmail and spamassassin. To re-learn false detected mails I created two folders and use an external script that checks the corresponding maildir directories for changes (with inotifywait). The mails found in these directories are passed to sa-learn (to re-learn the correct classification) and then moved back to the inbox or the spam folder.
To access the mail I
2019 Jul 02
1
Xapian user search query syntax
I am using Xapian as the search engine in Hyperkitty for GNU Mailman 3. Is
there a page of instructions for end users on the search syntax, such as
wildcards and boolean searches? My end users would appreciate such a thing.
I am unable to find anything like this.
Andrew Bernard
2019 Dec 01
3
Fast searching from android device with Dovecot/Maildir
Hello,
I am using dovecot as an imap server, mail is stored in mail directories.
Configuration is below.
One mail directory has about 14 Gb of mail in the inbox and .Sent
directories.
Searching from an Android phone with gmail is slow or doesn't work (it
times out).
Is there a configuration for Dovecot that can improve this? A better
e-mail client
for Android?
Thanks,
John
root at
2019 Jul 08
3
Orphaned processes after doveadm log reopen
I rotate logs every night on my Director, running "doveadm log reopen"
I've noticed a problem with processes not closing correctly, they can be
open for days and cause corrupt index files because they are connected
to different backends (so it writes to the wrong server when the process
disconnects)
23518 ? S 140:53 dovecot/anvil [4 connections]
23519 ? S
2007 Jun 13
1
windows xp wildcard matching in cmd.exe (search pattern is changed to uppercase when using wildcards)
Hello!
We probably have a Samba related Windows XP problem:
When I start the cmd.exe shell, enter a samba share and call "dir" I can
see (for example):
a.java, b.java and c.JAVA
But if I call "dir *.java", only c.JAVA is reported.
A ethereal trace shows that Windows XP is sending "Search Pattern:
\server\path\<.JAVA". That means that all letters have changed to
2017 Aug 11
1
is a self signed certificate always invalid the first time?
On 08/10/2017 04:41 PM, Frank-Ulrich Sommer wrote:
> I can't see any security advantages of a self signed cert. I
then you fail to understand the history, like when Microsoft's certs
were undermined because the third party authentication agency gave the
keys to 2 guys that knocked on the door and asked for them...
--
So many immigrant groups have swept through our town
that
2016 Jul 06
2
Director/Doveadm: Trying to iterate users, but userdbs don't support it
Hi
I'm doing: doveadm force-resync -S director1:1234 -A "*"
The director gives this error:
Jul 06 16:17:29 auth: Error: Trying to iterate users, but userdbs don't
support it
Jul 06 16:17:29 doveadm: Error: User listing returned failure
Jul 06 16:17:29 doveadm: Error: Failed to iterate through some users
The director has "iterate_query" set
--
Tom
2016 Nov 09
2
search body with wildcards
Hi,
A question. We are using fts_solr. When searching for content in BODY I
noticed that dovecot only supports full words. "BODY calibration"
returns results but "BODY calibra" does not. Nor "BODY calibra*".
Solr does support searching with wildcards so why is it that dovecot
does not?
regards,
--
Willem-Jan de Hoog
2011 Oct 06
2
doveadm mailbox subscribe wildcard
Hi,
I noticed that wildcards work like the following, as described in the
man page:
# doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot/pigeonhole
dovecot/pigeonhole/2.0
however, wildcard subscriptions don't work:
# doveadm mailbox subscribe -u bob dovecot*
# doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot*
dovecot/pigeonhole
2003 Jun 25
1
Pattern matching: least-to-most specific PITA
My synapses are rather fried after a long few days of debugging other
problems, so perhaps I'm being lazy in sending this to the general
list, but I can't think straight about it. Forgive me if there is an
overly obvious solution to this.
I have a list of phone numbers that are SIP extensions. I'd like to
dial them via SIP if ${EXTEN} is equal to one of those numbers. If
2006 Feb 22
2
mysql phone number pattern match query
Does anyone have a mysql query that will compare a number from the
asterisk cdr to a table of international country+city codes to determine
the closest match?
The two fields are;
1. Asterisk mysql cdr 'dst' field - sample record value
'011441316551212'
2. rate table data like this
DialPattern
011447977
011447979
011447980
011447981
011447984
011447985
011447986
2019 Jul 09
1
Orphaned processes after doveadm log reopen
On 8.7.2019 14.54, Tom Sommer via dovecot wrote:
>
> On 2019-07-08 13:36, Tom Sommer via dovecot wrote:
>> I rotate logs every night on my Director, running "doveadm log reopen"
>
> It happens on "/etc/init.d/dovecot restart", not "doveadm log reopen"
> - sorry
>
> So it happens when you run killproc on dovecot
>
> ---
> Tom
Do
2003 Mar 24
1
query WINS for all registered machines in an workgroup or domain
Hi,
I searched the documentation and the web but cannot find a way to query
a wins server for all registered machines in an workgroup or domain.
If I want to ask the wins with nmblookup, I have to specify a single
name to lookup, wildcards are not allowed.
If using the broadcast facility I can search with wildcards:
nmblookup '*' -B 192.168.0.255
querying * on 192.168.0.255
192.168.0.7
2019 Sep 17
3
Improving partial lookup results
Hi,
I'm exploring using Xapian to to replace a database-backed people lookup.
It's working well but I'd like to know if there's anything more I can do to
increase accuracy.
It handles partial phrases well, so long as the first part is complete
(e.g. "Peter Bow" expands well). If instead I type "P Bow" it fails to
work, as the expansion is done at the end. Is
2018 Jun 25
3
doveadm: problem listing shared mailboxes using a wildcard
I'm setting up a dovecot server with private and shared namespaces. My test
setup has these mailboxes:
# /bin/doveadm mailbox list -u fdl01 at spike.test
INBOX/sub01
shared
shared/sammel01 at spike.test
shared/sammel02 at spike.test
INBOX
In order to do some post-login scripting foo I'd like to get a list of shared
mailboxes the user is currently subscribed to. The doveadm-mailbox man
2012 Sep 20
4
doveadm with multiple commands
This has been in my TODO for a while and today I implemented it (but didn't dare to test it yet :) So the problem has been that you want to run for example:
doveadm expunge -A mailbox Trash savedbefore 7d
doveadm purge -A
This is annoying because it scans through the users' mailboxes twice, wasting disk IO and CPU. So how to make it do the scan only once? The syntax I thought of today
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
io <io at ooeeeoo.com> writes:
> what xapian 'indexing system' did was to index the entire sentence
> 'xxx_yyy' and you will not be able to find any sentence which contain
> the word 'yyy'?
I'm curious that you refer to xxx_yyy as a sentence. In the contexts I
am familiar with, the point of _ is to join things together into one
word (or one
2018 Feb 13
2
doveadm with wildcard users?
# 2.2.33.2 (d6601f4ec):
If I do
doveadm index -u user "*"
for a local user, it works fine, but if I do
doveadm -u "*@sqldomain.tld" "*"
or
doveadm -u "*@localaliasdomain.tld" "*"
or
doveadm -u "*@localdomain.tld" "*"
or
doveadm -u "user at localdomain.tld" "*"
it fails,
? -u "user
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
On Mon, Dec 04, 2023 at 06:39:43AM -0500, David Bremner wrote:
> I guess the restriction is based on what is easy to do efficiently with
> the Xapian database (find prefixes). If I remember correctly there was
> some work in progress to support leading wildcards in Xapian. I can't
> find relevant discussion now, but I CC'ed the Xapian list in case
> someone remembers that.