]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: Handle pipelined input via istream-concat
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 8 Mar 2021 14:45:08 +0000 (16:45 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Mon, 17 May 2021 12:39:14 +0000 (12:39 +0000)
commit7c8becb4b07f1d3312d288bfc53dbc02fd9b9d0e
tree90ffb3cd45eebaed10fcff4c83d460311e2e80c4
parent8fa48cb6d082992898328b22d42971f9dfbb25c4
pop3: Handle pipelined input via istream-concat

This fixes rawlog_dir to work properly. It didn't log the pipelined input
to rawlog and it may have also caused the connection to hang.
src/pop3/main.c