similar to: dovecot 2.2.10 - imap: Error: Can't load plugin imap_stats_plugin:

Displaying 20 results from an estimated 200 matches similar to: "dovecot 2.2.10 - imap: Error: Can't load plugin imap_stats_plugin:"

2012 Jul 09
1
configuring imap_stats
Hi, i'm trying to configure imap_stats like it's documented in the wiki: http://wiki2.dovecot.org/Statistics. But as soon as i activate the imap_stats plugin i get the following error message trying to login via imap: dovecot: imap: Error: Can't load plugin imap_stats_plugin: Plugin stats must be loaded also (you must set: mail_plugins=$mail_plugins stats) But the stats plugin
2014 Feb 17
4
output of doveconf in conflict with order of settings in conf.d/*-*.conf files
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I wanted to enable stats, so I added the settings from http://wiki2.dovecot.org/Statistics into conf.d/99-stats.conf: mail_plugins = $mail_plugins stats protocol imap { mail_plugins = $mail_plugins imap_stats } plugin { # how often to session statistics stats_refresh = 30 secs # track per-IMAP command statistics stats_track_cmds
2014 Sep 26
0
wbindo slow
good morning everyone. I apologize if it is recurrent. But not yet found a solution. I have a problem of slowness when running "wbinfo -u" command. Analyzing the outputs of "strace" command, I noticed some timeout. After several searches, I found information that indicated remove dead domains. I do not have these domains. I performed a fresh installation. My scenario is a
2014 Oct 04
1
wbinfo slow
Good afternoon. Guys, I still can not solve this problem. Some help? Thanks 2014-09-26 11:17 GMT-03:00 Christovam Paynes Silva <christovamps at gmail.com>: > good morning everyone. > > > > I apologize if it is recurrent. But not yet found a solution. > I have a problem of slowness when running "wbinfo -u" command. Analyzing > the outputs of
2005 Jun 18
1
error Centos4 image
Hello all! Actually I use dual boot PC with CentOS4 (kernel 2.6.9-11) and WinXP (HDD 20GB, 512MB, PentiumIII 800MHz), but I have the following problem doing the image with g4u ----BEGIN ERROR MESSAGGE---- wd0: (uncorrectable data error) 8951MB 1.59MB/s wd0d: error reading fsbn 18333440 of 18333440 - 18333567 (wd0 bn 18333440; cn 18187 tn 14 sn 62) retrying wd0: (uncorrectable data error)
2008 Jan 28
1
Dovecot-auth crash
I wrote mail as different used few minutes ago... Here is better result from strace. 23:56:00.390607 close(18) = 0 23:56:00.390792 open("/usr/lib/sasl2/libplain.la", O_RDONLY) = 18 23:56:00.390858 close(18) = 0 23:56:00.390904 open("/usr/lib/sasl2/libldapdb.la", O_RDONLY) = 18 23:56:00.390963 fstat64(18, {st_mode=S_IFREG|0644, st_size=848, ...}) =
2014 May 02
0
output of doveconf in conflict with order of settings in conf.d/*-*.conf files
On 17.2.2014, at 10.58, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote: > I wanted to enable stats, so I added the settings from http://wiki2.dovecot.org/Statistics into conf.d/99-stats.conf: > > mail_plugins = $mail_plugins stats > protocol imap { > mail_plugins = $mail_plugins imap_stats > } > plugin { > # how often to session statistics >
2015 May 03
0
problem in h323 trunk to cisco router
hello every body, i want to have h323 trunk between cisco 2800 and asterisk 11.13.1 with ooh323 module. i configured both side and have successful call from cisco to asterisk. but when call comes from asterisk to cisco, my phone rings but no audio is heard and call is disconnected after 5 second. i enable "debug voice rtp" in cisco and see the source address for receiving rtp packets
2005 Apr 06
1
dovecot crashes
I'm getting these over and over again in my dovecot [CVS] logs. I'm using PAM for authentication- something that worked a few weeks ago. Apr 6 15:22:11 [PAM-env] Unknown PAM_ITEM: <XAUTHORITY> Apr 6 15:22:11 [dovecot-auth] PAM pam_putenv: delete non-existent entry; XAUTHORITY dovecot: Apr 06 15:22:16 Warning: Killed with signal 2 dovecot: Apr 06 15:22:16 Error: child 25731 (imap)
2011 Jun 24
0
replacing empty cells, and Date question
Hello, I have a data set like one below. First, I'd like to replace the empty cells with NA, and then the one immediately above. I could replace NAs with the immediate one, but don't know for the empty cells. index <- which(is.na(data1$year)) while (any(index)) { dummy$data1[index] <- dummy$data1[index - 1] index <- which(is.na(data1$year)) } Second, The id
2009 Oct 15
0
NMI on domU shutdown with PCI passthrough, Lyon''s 2.6.31-4 dom0, xen 3.5
I started a new thread because this not a pv-ops dom0 anymore. I''m running Andrew Lyon''s 2.6.31-4 patches for a non-pv-ops kernel. Got it again, after issuing "poweroff" from the domU. (XEN) (XEN) NMI - MEMORY ERROR (XEN) ----[ Xen-3.5-unstable x86_64 debug=y Not tainted ]---- (XEN) CPU: 0 (XEN) RIP: e008:[<ffff82c48011f55c>] remove_from_heap+0x8f/0xd0
2013 Jun 20
0
Re: libvirt hang on domain attemp to create domain
On 20.06.2013 10:44, Michal Privoznik wrote: > On 20.06.2013 09:40, Александр wrote: >> В письме от Четверг, 20-июн-2013 09:15:14 Вы написали: >>> On 19.06.2013 21:24, Александр wrote: >>>> В письме от Среда, 19-июн-2013 09:35:27 пользователь Michal Privoznik >> написал: >>>>> On 18.06.2013 22:21, Александр wrote: >>>>>> В письме
2013 Jun 20
0
Re: libvirt hang on domain attemp to create domain
В письме от Четверг, 20-июн-2013 13:25:06 пользователь Michal Privoznik написал: > On 20.06.2013 12:56, Alexandr wrote: > > On 20.06.2013 10:44, Michal Privoznik wrote: > >> On 20.06.2013 09:40, Александр wrote: > >>> В письме от Четверг, 20-июн-2013 09:15:14 Вы написали: > >>>> On 19.06.2013 21:24, Александр wrote: > >>>>> В письме
2018 May 03
1
Finding performance bottlenecks
Tony?s performance sounds significantly sub par from my experience. I did some testing with gluster 3.12 and Ovirt 3.9, on my running production cluster when I enabled the glfsapi, even my pre numbers are significantly better than what Tony is reporting: ??????????????????? Before using gfapi: ]# dd if=/dev/urandom of=test.file bs=1M count=1024 1024+0 records in 1024+0 records out 1073741824
2007 Jul 23
1
postfix-2.2.10-1.1.el4.centos.mysql_pgsql.base.i386.rpm vs postfix-2.2.10-1.1.el4.centos.mysql_pgsql.plus.i386.rpm
Hi, what are the differences between postfix-2.2.10-1.1.el4.centos.mysql_pgsql.base.i386.rpm vs postfix-2.2.10-1.1.el4.centos.mysql_pgsql.plus.i386.rpm. Changelogs are the very same and there's no announcement. Thanks, David Hrb??
2018 Jan 22
1
Samba 4.7 don't start on F27
it's not very helpful when the process exists without any output [root at srv-rhsoft:~]$ /usr/sbin/smbd -D [root at srv-rhsoft:~]$ /usr/sbin/smbd --foreground [root at srv-rhsoft:~]$ ps aux | grep smb root 8877 0.0 0.0 10904 960 pts/1 S<+ 15:04 0:00 /usr/bin/grep --color smb [root at srv-rhsoft:~]$ rpm -qa | grep samba samba-libs-4.7.4-2.fc27.x86_64
2013 Nov 13
1
ldb-tools problem
I installed ldb-tools on CentOS 5.10 and I am getting "ldbsearch: symbol lookup error: /usr/lib64/libldb.so.0: undefined symbol: tevent_set_debug". Any idea's? Not sure where to post this question. I am using this for samba4wins. Jonn strace ldbsearch execve("/usr/bin/ldbsearch", ["ldbsearch"], [/* 22 vars */]) = 0 brk(0) =
2018 Jun 27
0
dovecot-2.3.36 and flush
Hi I have a problem with doveadm and flush # 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.24.rc1 (debaa297) # OS: Linux 3.16.0-5-amd64 x86_64 Debian 8.10 example: #doveadm director status mail server ip tag vhosts state state changed users 10.0.100.24??????? 1????? up??? -???????????? 65 10.0.100.25??????? 100??? up??? -???????????? 989 #doveadm director flush
2011 Sep 29
1
2.0.14 doveadm proxy list segfault
Hi Timo, Periodic segfaults with doveadm proxy list: root at director1:~) doveadm proxy list doveadm(root): Error: LIST failed: Disconnected Segmentation fault (core dumped) Sometimes it's just the 'LIST failed' error, other times it's the error with the segfault. Usually the first attempt to call it works, subsequent attempts fail. I've attached a strace log of it in
2005 Mar 15
1
Drac and Dovecot, almost there ...
I have dracd and dovecot up and running and trying to get the two connected. I'm using the FC3 rpms from callimg yum install. I've downloaded the drac patch from http://dovecot.org/patches/drac.c and compiled it with both gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot -I$dovecot/src/lib drac.c -o drac.so -ldrac and gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot