summaryrefslogtreecommitdiff
path: root/alpine/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/send.c')
-rw-r--r--alpine/send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/send.c b/alpine/send.c
index 2e1386d8..5725b482 100644
--- a/alpine/send.c
+++ b/alpine/send.c
@@ -5439,7 +5439,7 @@ filter_message_text(char *fcmd, ENVELOPE *outgoing, struct mail_bodystruct *body
if(resultf){
if(name_file_size(resultf) > 0L)
display_output_file(resultf, "Filter", NULL, DOF_BRIEF);
-
+ our_unlink(resultf);
fs_give((void **)&resultf);
}
else if(errstr){