logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: examples/strip-attachments.pl - 2 issues: msg#00008

Subject: Re: examples/strip-attachments.pl - 2 issues
* Terrence Brannon (tbone@xxxxxxxxxxxxxxxxx) [030904 19:52]:
[About example/strip-attachment]
> [1] This code will always write the attachment:
>      if (! -f $attachment)
>              open(FH, ">$attachment.enc");
> [2] The docs state that the file is not decoded. However, it looks like it
> actually is.

You are right in both cases.  I have improved the example (it was
contributed, and now a bit adapted to my code-style).
Could you try the update example, which is attached?
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
drs Mark A.C.J. Overmeer                                MARKOV Solutions
       Mark@xxxxxxxxxxxx                          solutions@xxxxxxxxxxxx
http://Mark.Overmeer.net                   http://solutions.overmeer.net

Attachment: strip.pl
Description: Perl program

<Prev in Thread] Current Thread [Next in Thread>