search for: anbd

Displaying 7 results from an estimated 7 matches for "anbd".

Did you mean: abd
2015 Apr 24
2
fts_languages setting is missing - disabling?
I don't find "fts_languages" in the documentation... What should I add there anbd where? doveadm(restore): Error: fts-dovecot: fts_languages setting is missing - disabling -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstra?e 15, 81669 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Auf...
2015 Apr 24
2
fts_languages setting is missing - disabling?
On 24 Apr 2015, at 13:54, Ralf Hildebrandt <r at sys4.de> wrote: > > * Ralf Hildebrandt <r at sys4.de>: >> I don't find "fts_languages" in the documentation... What should I add >> there anbd where? > > fts_languages = de,en > seems to do the trick. But I wonder if there's something like "all" > and what exactly this setting does. That code shouldn't have run at all (unless you had configured fts_lucene = use_libfts). It's still work in progress. I...
2003 Sep 16
3
Follow Me
Ernest, I hadn't thought of doing that, though having that added protection would be nice. However, what I'm trying to do it have an incoming call at my home number follow me to my cell phone for selected numbers -- Since I already have three way calling, I'd like get Asterisk to essentially three way my cell phone into the call (or my office number, etc.) I understand the
2015 Jan 08
3
[Bug 2334] New: Warn when weak Ciphers are used
...cording to https://stribika.github.io/2015/01/04/secure-secure-shell.html Many ciphers (but not all) are either weak or broken. By having an automatic test in the tools we can improve the settings of the currently used servers and clients. That would improve the average security level in a simple anbd efficient way. -- You are receiving this mail because: You are watching the assignee of the bug.
2015 Apr 24
0
fts_languages setting is missing - disabling?
* Ralf Hildebrandt <r at sys4.de>: > I don't find "fts_languages" in the documentation... What should I add > there anbd where? fts_languages = de,en seems to do the trick. But I wonder if there's something like "all" and what exactly this setting does. -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstra?e 15, 81669 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 1...
2015 Apr 24
0
fts_languages setting is missing - disabling?
...o Sirainen <dovecot at dovecot.org>: > On 24 Apr 2015, at 13:54, Ralf Hildebrandt <r at sys4.de> wrote: > > > > * Ralf Hildebrandt <r at sys4.de>: > >> I don't find "fts_languages" in the documentation... What should I add > >> there anbd where? > > > > fts_languages = de,en > > seems to do the trick. But I wonder if there's something like "all" > > and what exactly this setting does. > > That code shouldn't have run at all (unless you had configured fts_lucene = use_libfts). It'...
2004 Nov 30
3
Creating a factor from a combination of vectors
Dear list, Here's a little problem I already solved with my own coding style, but I feel there is a more efficient and cleaner way to write it, but had no success finding the "clever" solution. I want to produce a factor from a subset of the combination of two vectors. I have the vectors a et b in a data-frame : > df <- expand.grid(a=c(0, 5, 10, 25, 50), b=c(0, 25, 50,