On 7.1.2014, at 20.49, mego...@inboxalias.com wrote:
> I'm pretty sure I've found a bug with doveadm when concatenating with
> another search key.
>
> While doveadm HEADER works fine when not using additional
> search keys, it doesn't work properly when concatenating with other
> serarch keys
So E.g. When doing
doveadm fetch -u exampleuser hdr SUBJECT Silvester HEADER
Return-Path someu...@example.com
it initially outputs 13 headers (same as when using with SUBJECT Silvester
only) , when piping it to "grep -i 'Return-Path'" it even found only 3 out
of 13 headers containing a Return-P
Hey Joseph!
Thanks for testing.
> I couldn't recreate this with 2.1.16. Also, my version of "doveadm
> search" does not accept missing header patterns. Is this corroborated
> by dumping out the header with this same search query?
>
> doveadm fetch -u exampleuser hdr SUBJECT Silvester \
>
On Wed, 8 Jan 2014, dovecot-requ...@dovecot.org wrote:
doveadm search -u exampleuser SUBJECT Silvester
(outputs correctly 10 matches)
...
doveadm search -u exampleuser SUBJECT Silvester HEADER Return-Path
someu...@example.com
(gives exactly the same output - but this is WRONG, as the given Sub
Hey there,
I'm pretty sure I've found a bug with doveadm when concatenating with
another search key.
While doveadm HEADER works fine when not using additional
search keys, it doesn't work properly when concatenating with other
serarch keys - it then simply seems to ignore the additional HEADE