From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 24 Nov 2007 09:34:28 -0800 Subject: [sup-talk] Weird behaviour saving attachments. In-Reply-To: <1195899951-sup-7842@ausone.local> References: <1195899951-sup-7842@ausone.local> Message-ID: <1195925357-sup-8894@south> Excerpts from nicolas.pouillard's message of Sat Nov 24 02:25:57 -0800 2007: > Sometimes when I save attachment the file name is not properly > unquoted and then save a file with double quotes in the name (e.g. > "foo.bar"). Can you track down the MIME header in the raw message that names the attachment? If you save the message to disk with 's' and search the file for "filename", you should see it. (Probably a Content-Disposition header.) -- William