]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
doveadm: Do not crash doveadm-server if input file missing
authorAki Tuomi <aki.tuomi@dovecot.fi>
Sat, 11 Mar 2017 17:20:30 +0000 (19:20 +0200)
committerGitLab <gitlab@git.dovecot.net>
Thu, 16 Mar 2017 10:08:14 +0000 (12:08 +0200)
commitbb0484f2d26a985e42688597e455cf49578ab2a1
tree12bcca6945e25fcace728282aff71aa8afbbeafc
parent3dffcebc7d1758a2d3db0ae1a8563b7e84c6e5bc
doveadm: Do not crash doveadm-server if input file missing

save commands expects valid input file for it to work,
if we are not running for cli, and input file is not
provided, provide EINVAL error to caller via i_stream_error.
src/doveadm/doveadm-mail.c