aboutsummaryrefslogtreecommitdiffstats
path: root/lib/structure_helpers_test.go
Commit message (Collapse)AuthorAgeFilesLines
* forward: provide option to append all attachmentsKoni Marti2022-07-021-0/+46
Append all non-multipart attachments with the -A flag. Rename the flag for forwarding a full message as an RFC2822 attachments to -F. Suggested-by: psykose Signed-off-by: Koni Marti <koni.marti@gmail.com> Tested-by: Tim Culverhouse <tim@timculverhouse.com>