14 Jan
2009
14 Jan
'09
6:32 p.m.
On Wed, 2009-01-14 at 18:25 +0100, Ralf Hildebrandt wrote:
- Timo Sirainen <tss@iki.fi>:
For non-SSL connections I think it would be usable (my machine handles 600 logins/sec fine with valgrind), but I suppose with many SSL connections it's too slow.
How would I run imap-login from valgrind?
login_executable = /usr/bin/valgrind /usr/local/libexec/dovecot/imap-login
It logs to Dovecot's error log (or use valgrind --log-file=/tmp/imap.%p).