http://bugzilla.spamassassin.org/show_bug.cgi?id=4328


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Additional Comments From [EMAIL PROTECTED]  2005-05-31 15:35 -------
Well, that's suboptimal.  The sad part is that I tested the patch before 
putting it up.  It worked then... 
Really.

Let's try this again. <sigh>

(In reply to comment #9)
> With this sample code, I get the name as '1':
> 
> my $disp = "attachment;filename=cd.exe";
> my($filename) = $disp =~ /name="?([^\";]+)"?/i || "ct.exe";
> warn $filename;
> 





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to