-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Paul Theodoropoulos, On Tuesday, July 19, 2005, you wrote:
> squirrelmail 1.4.5; apache 1.3.33; php 4.4.0 > Customer reported odd problem with squirrelmail. I was able to > reproduce it with my own test files. > customer received message with three attachments, named: > file1.xls > file2.xls > file3.xls > when customer clicks the 'download' link for file1.xls, it pops up > normal file requester, and saves file to local machine as file1.xls. > customer clicks on second listed file, file2.xls. file requester pops > up, offering to save "file1.xls". doing so overwrites the 'real' > file1.xls with the 'new' file1.xls, which should be named file2.xls. > same behavior with file3.xls - attempts to save it as file1.xls. What browser are you using? I've tested with both IE 6 SP2, and Firefox 1.0.4 and I'm not able to reproduce this. I'm using PHP 4.3.11 however, and I'm in the process of updating my test/dev machine to PHP 4.4.0 to see if the issue lies there. > I've verified the behavior with my own test account, and dummy files > with the same names. squirrel wants to save each of the attachments > as the name of the first attachment. Can you use the message details plugin and look at the headers for each attachment, and paste the results here, you should paste something that looks like this: - ------------42B9F736E79656 Content-Type: application/vnd.ms-excel; name="test2.xls" Content-transfer-encoding: base64 Content-Disposition: attachment; filename="test2.xls" - ------------42B9F736E79656 Content-Type: application/vnd.ms-excel; name="test3.xls" Content-transfer-encoding: base64 Content-Disposition: attachment; filename="test3.xls" Those are the headers from my test email. Do you have any plugins installed? If so, have you tried with disabling all plugins and see if the issue continues? If it stops, enable the plugins one by one until the issue reoccurs. - -- Jonathan Angliss <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) iD8DBQFC5v6iK4PoFPj9H3MRApuuAKC4Iviunxf0adWUj5O3vhEtPcqHegCdGzD5 R8uFJfcdofrf2Eov40sD2kA= =VP1j -----END PGP SIGNATURE----- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
