10 Dec
2018
10 Dec
'18
11:12 p.m.
On December 9, 2018 at 3:02 AM Ralf Hildebrandt Ralf.Hildebrandt@charite.de wrote:
The manpage https://wiki.dovecot.org/Tools/Doveadm/SearchQuery specifies:
BODY string Matches messages, which contain string in the body part.
and a bit further down:
TEXT string Matches messages, which contain string in the message body.
Where's the difference?
BODY = body part (meaning, the non-header part of the message) TEXT = entire message (header + body)
michael