Menu

#8 Attachments not deleted using filter_out

open
html output (6)
5
2010-01-07
2010-01-07
ombzzz
No

Problem: attachments are created for filter[ed]_out messages

To reproduce the problem:

i) create a mbox file with name "mymbox" with 2 messages:
. message 1 with Subject: a
. message 2 with Subject: b

ii) ( message 2 has an atachment )

iii) create the following .hmrc file:

showheaders=0
filter_out=Subject: b
delete_level = 0

iv) run hypermail with the following comamnd:

hypermail -p -u -x -d whatever -m mymbox

v) Expected output: no attachments files created by hypermail in directory whatever

vi) Actual output: an attachment file is created for message b in directory whatever

vii) what is wrong? message b was filtered out, so no attachments files are expected for this message!

Thank you very much.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.