Displaying 20 results from an estimated 90 matches similar to: "Dovecot quota postgres dictionary problems"
2015 Jan 13
0
dovecot-2.2.15 process dovecot/imap segfaults when dict process has troubles
Hi!
I hope it's not too late to wish all the best in 2015 year!
I'm writing the email because I've noticed that if dict process has any
troubles with configuration then dovecot/imap throws segfault:
log:
Jan 12 16:51:59 mail dovecot: dict: Error: Failed to initialize
dictionary 'lastlogin': dict pgsql: Can't open configuration file
/etc/dovecot/dovecot-dict-sql.conf.ext:
2006 Jul 12
0
two-way dictionary
Hi!
I''m working on a multi-language idioms mapping application in which
an expression object has a habtm relation with its own class.
I thus created a table ''expressions_dictionary'' and would go about by
declaring something like:
has_and_belongs_to_many :peers,
:class_name => "Expression",
:join_table
2013 Jan 15
0
msvcirt.dll problem with Mirriam Webster Dictionary
Recently, I had to reinstall one of my Debian Wheezy systems and
installed wine-git (wine 1.5.21) in the process. I am using wine-git
because of an anticipated problem with one of the packages that I need
to install. I didn't anticipate a problem with the dictionary since I
have use it before with no problem. The dictionary program installed
with no problem but when I try to run it I get
2009 Mar 11
2
dictionary for crackcheck
Hello All,
Can anyone tell me where i can get a "starter" dictionary for crackcheck? i tried googling this but didn't find anything. tia
2006 Jan 30
2
beginner Q: hashtable or dictionary?
Hi,
Is there something like a hashtable or (python)
dictionary in R/Splus?
(If not, is there a reason why it's not needed /
typical way to accomplish the same thing?)
Thank you
2008 Mar 06
1
dictionary lookup
Hi,
I have a character-valued vector (old_names) and want to translate
its entries whenever possible, using a dictionary (dict=data.frame).
The translation direction is dict$V3 --> dict$V2, but
some values may be undefined (NA). I suppose this is a very basic
task, but I tried in vain to make it more efficient than below.
In particular I would like to avoid the explicit (and slow) loop
Any
2001 Feb 24
1
Oxford English Dictionary on CD
Has anybody learned how to make the Oxford English Dictionary cd run
under wine?
I have the Oxford English Dictionary, a wonderful reference work, on CD.
It runs under Windows 95 or 98. The OED program has a license control
program that requires you to insert the CD in order to access the data,
under Windows. The CD has some kind of secret key that has to be found
before the program will run.
2007 Apr 30
1
IVR dictionary dial-plan
Does anyone know of an (E)AGI or program to develop a IVR dial-plan
which will take a list of words and then do something when a unique
branch has been found.
i.e.
Say there's 3 words
demon
deacon
bishop
On a phone they'd be represented as
33666
332266
247467
So if the user enters "2" we know they want bishop
if they enter "336" they want demon and "332"
2019 Oct 05
2
Error validating install location: Distro 'rhel8' does not exist in our dictionary
Hi,
I am running the below command to spawn CentOS8 based Virtual Machines
using KVM based technology
virt-install --name=centos8
> --file=/linuxkvmguestosdisk/var/lib/libvirt/images/centos8 --file-size=100
> --nonsparse --vcpus=2 --ram=8096 --network=bridge:br0 --os-type=linux
> --os-variant=rhel8 --graphics none
>
2019 Oct 05
0
Re: Error validating install location: Distro 'rhel8' does not exist in our dictionary
Hi,
if you run on a shell the command:
osinfo-query os
you will see that its:
rhl8.0 | Red Hat Linux 8.0
| 8.0 | http://redhat.com/rhl/8.0
so instead of rhel8, i suggest you to try rhl8.0
Good luck !
Greetings
Oliver
Am 05.10.19 um 14:48 schrieb Kaushal Shriyan:
> Hi,
>
> I am running the below command to spawn CentOS8 based Virtual Machines
> using KVM
2019 Oct 07
0
Re: Error validating install location: Distro 'rhel8' does not exist in our dictionary
On Sun, Oct 06, 2019 at 10:54:33AM +0530, Kaushal Shriyan wrote:
>On Sat, Oct 5, 2019 at 7:27 PM Oliver Dzombic <info@layer7.net> wrote:
>
>> Hi,
>>
>> if you run on a shell the command:
>>
>> osinfo-query os
>>
>> you will see that its:
>>
>> rhl8.0 | Red Hat Linux 8.0
>> | 8.0 | http://redhat.com/rhl/8.0
2016 Oct 10
0
dictionary on centos
Dear All,
Could someone recommend open source dictionary one can install on CentOS 7?
I have a user who needs Chinese-English dictionary. He downloaded it from
some website in China. My problem is: I neither speak nor read Chinese
(were it English, Russian or German I would be OK), so I can not read the
License agreement, and I can not audit this software (or evaluate somehow
else its sanity).
2007 Feb 07
0
negative quota usage causes over-quota messages with dictionary quota backend
Using dovecot 1.0.rc21, with quotas being stored in mysql, I have found
that if the quota usage stored is negative, then when a message is
given to dovecot deliver, the account is reports as being over quota.
The squirrelmail quota usage plugin says that the quota is at around 40
million percent (I should have written down the exact number), though I
don't know if that's squirrelmail or
2011 Mar 17
1
Unconfigured dictionary name 'quotadict'
Currently i'm migrating an existing dovecot 1.2 server to dovecot 2.0.11,
once configured the 2.0 server works, auth works... but i get these messages in mail.log:
dict: Error: dict client: Unconfigured dictionary name 'quotadict'
Mar 17 16:46:14 penny dovecot: imap(mailbox at example.com): Error: write(/var/run/dovecot/dict) failed: Broken pipe
Mar 17 16:46:38 penny dovecot: dict:
2013 Sep 03
1
stopping dictionary attacks (pop3)
Hi Guys,
I was really hoping a couple of years later this would be addressed...
I'm running Dovecot 2.2.5 on FreeBSD.
Is there anyway to limit the number of auth attempts allowed in a
single session? The reason for this is because I have "fail2ban" setup
to firewall out any IP addresses that repeatedly auth fails. The issue
occurs when the connection is already in an
2014 Jul 08
1
Trigger for using an sqlite dictionary for quota
Hi,
I'm using Dovecot 2.0.9, and was trying to set up a dictionary process
to use an sqlite database for quota management.
The wiki page has examples for MySQL and PostgreSQL:
http://wiki2.dovecot.org/Quota/Dict
For sqlite, a trigger needs to be created to get it to work. But I was
not sufficiently skilled in sqlite to adapt the PostgreSQL trigger
(given on the above URL) for use. Nor
2014 Aug 01
0
using flat file for dictionary quota backend
Hi!
I want use flat file for dictionary quota backend, but I didn't find the description of that he has to contain.
Somebody can give an example of such file?
PS: sorry for my English.
Regards,
Oleg Ivanov.
2014 Oct 21
2
dictionary attack defense
Does dovecot have any dictionary attack defenses yet?
In the past I have had to implement defense from outside dovecot, but
since dovecot is at the front lines and therefore is the first to know
I'm hoping by now there is something we can set. For example, a limit
on access failures per minut/hour/day or some such. If not why not?
2016 Dec 19
0
doveadm expunge -A Error: Dictionary commit failed
On 19.12.2016 15:25, Alessio Cecchi wrote:
> Hi,
>
> with the latest dovecot-ee version (dovecot-ee-2.2.26.1-10) if I run
> ?doveadm expunge -A mailbox Spam savedbefore 30d? dovecot an error:
>
> doveadm: Error: dict-client: Commit failed: Dict server timeout: No
> input for 1916.209 secs (1 commands pending, oldest sent 0.000 secs
> ago: C1) (reply took 0.000 secs)
>
2016 Dec 20
0
doveadm expunge -A Error: Dictionary commit failed
On 20.12.2016 15:37, Alessio Cecchi wrote:
> Il 19/12/2016 14:28, Aki Tuomi ha scritto:
>>
>>
>> On 19.12.2016 15:25, Alessio Cecchi wrote:
>>> Hi,
>>>
>>> with the latest dovecot-ee version (dovecot-ee-2.2.26.1-10) if I run
>>> ?doveadm expunge -A mailbox Spam savedbefore 30d? dovecot an error:
>>>
>>> doveadm: Error: