| Age | Commit message (Collapse) | Author |
|
|
|
The four lines removed here appear verbatim in a block under the
"Environment" heading, but appear to be redundant here. This is perhaps
a copy-paste error.
|
|
rfc2045: RFC2045_DECODEMSG_NOATTACHHEADERS flag, do not decode attachment
headers.
maildrop: The ":H" pattern modifier searches main headers only, does not
search attachments' headers.
|
|
|
|
|
|
|
|
Use rfc2045_decodmsgtoutf8() to decode entire message into UTF-8, before
searching it.
|
|
Imported from subversion report, converted to git. Updated all paths in
scripts and makefiles, reflecting the new directory hierarchy.
|