Displaying 2 results from an estimated 2 matches for "i_stream_header_filter".
2010 Sep 03
1
safe_memset
samples % lib function
4 0.0525 libdovecot.so.0.0.0 sha1_result_libmysqlcli(..)
7 0.0919 libdovecot.so.0.0.0 io_loop_handler_run
36 0.4729 libdovecot.so.0.0.0 imap_parser_reset
227 2.9817 libdovecot.so.0.0.0 pool_alloconly_unref
7339 96.4009 libdovecot.so.0.0.0 pool_alloconly_clear
7710 3.2463
2009 Apr 08
2
Strange behavior of header_filter_callback
Hello. I asked about the problem in http://markmail.org/message/zsry62fcig5hqka3
. And I created simple example plug-in for deliver. It is attached
(I don't want to paste so much code)
For compile in command-line run:
# DOVECOT=<path to dovecot> gmake
...send mail...
...view dovecot lda log...
# gmake clean
# WITH_ONLY_HEADERS=1 DOVECOT=<path to dovecot> gmake
...send mail...