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
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:
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
--
--
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.
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
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
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
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
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