Re: Dovecot Statistics

2017-07-15 Thread Thomas Reifferscheid
Am 15.07.2017 um 23:30 schrieb Doug Hardie: I tried to setup statistics as shown on the Statistics wiki page. I encountered a problem with the mail_plugins for imap. in the protocol imap configuration the wiki shows adding imap_stats to mail_plugins. When I do that, dovecot stops authenti

Dovecot Statistics

2017-07-15 Thread Doug Hardie
I tried to setup statistics as shown on the Statistics wiki page. I encountered a problem with the mail_plugins for imap. in the protocol imap configuration the wiki shows adding imap_stats to mail_plugins. When I do that, dovecot stops authenticating and throwing error messages: Jul 15 12:

Re: [Dovecot] statistics on proxy ???

2013-02-19 Thread Marco Giunta
On 2013-02-18 15:15, Timo Sirainen wrote: Nope, sorry. Dovecot proxy is very dummy and can't provide any but the most basic statistics, like number of connections, which you can get another way. are you talking about 'doveadm proxy list' or I'm missing something ??? Marco -- --

Re: [Dovecot] statistics on proxy ???

2013-02-18 Thread Timo Sirainen
On Mon, 2013-02-18 at 14:33 +0100, Marco Giunta wrote: > could I have imap statistics on my dovecot proxy server ?? Nope, sorry. Dovecot proxy is very dummy and can't provide any but the most basic statistics, like number of connections, which you can get another way.

[Dovecot] statistics on proxy ???

2013-02-18 Thread Marco Giunta
Hi at all, could I have imap statistics on my dovecot proxy server ?? Here my config: # 2.1.13: /etc/dovecot/dovecot.conf ... mail_plugins = stats ... plugin { ... stats_refresh = 30 secs stats_track_cmds = yes } ... service stats { fifo_listener stats-mail { mode = 0666 } } ... pr

Re: [Dovecot] Statistics scripts

2012-08-08 Thread Hans Morten Kind
I guess everybody has spent their holiday looking into the stats features of dovecot-2.1! This is as far as I have got, it is a perl-script using Curses to smooth the screen and capture keystrokes while running. Mostly tested on Solaris but should probably run everywhere setting $base_dir, it does

[Dovecot] Statistics scripts

2012-04-18 Thread Timo Sirainen
I wrote two scripts, which you can use with the stats plugin enabled to get a better "doveadm stats top" than it currently is: http://dovecot.org/tools/stats-top.pl http://dovecot.org/tools/stats.pl

Re: [Dovecot] Statistics

2010-09-28 Thread Timo Sirainen
On Tue, 2010-09-28 at 11:38 +0200, Pierre wrote: > # Use statistics to automatically distribute heavy users to different servers > * v1.2 can export very detailed statistics via plugin > >> > I can't find this "detailed statistics" plugin, Yeah, the ability is there but the plugin hasn't rea

[Dovecot] Statistics

2010-09-28 Thread Pierre
HI list, According to this: http://webcache.googleusercontent.com/search?q=cache:QMGLz9SVNdwJ:www.dovecot.org/talks/berlin-2009-07-02.ppt+dovecot+heavy+users+stats&cd=1&hl=fr&ct=clnk&client=iceweasel-a << # Use statistics to automatically distribute heavy users to different servers * v1.2 can