SpoolMail update
I don't normally blog about SpoolMail, but this is a pretty significant update. Mek Logan sent in a set of updates that dramatically improve the speed. I tested with 666 emails (pure chance, I swear) and the difference before and after was dramatic. The main thing he changed was to stop parsing the body of emails when generating the list of emails. The body is now only parsed on view. Which makes perfect sense of course and I wish I had noticed it first. Anyway, grab the 1.4 release from RIAForge:
Comments
SpoolMail is Grrrrreat!
# Posted By Scott P
| 8/9/08 8:47 PM
this is something coldfusion itself missing. many thanks. the only thing came to my mind; you can change the message
"Sorry, but there is no mail in the undelivered folder."
TO
"Sweet, there is no undelivered mail"
"Sorry, but there is no mail in the undelivered folder."
TO
"Sweet, there is no undelivered mail"
# Posted By ayhan
| 8/10/08 11:32 AM
Since the buttons were changed to javascript, spoolmail no longer performs deletes in IE 6.x. It just goes back to the listing page, with no action occurring or error message. I tried logging into riaforge to put in a ticket, but it never works for me. sorry =\
As I don't have IE6 anymore, it's a bit hard to test. I'm happy with just support IE7 of course. ;) If you want to submit a fix for IE6, I'd take it though.
As to riaforge, please email me directly. I need to know whats not working. Login, making a new ticket, etc.
As to riaforge, please email me directly. I need to know whats not working. Login, making a new ticket, etc.
# Posted By Raymond Camden
| 8/11/08 12:02 PM
@Ray - you dont seem to have updated SVN, only the zip, could you throw it into SVN too?
# Posted By Duncan Loxton
| 8/11/08 9:37 PM
Oops. Will do so tomorrow morning.
# Posted By Raymond Camden
| 8/11/08 9:45 PM
>As I don't have IE6 anymore, it's a bit hard to test. I'm >happy with just support IE7 of course. ;) If you want to >submit a fix for IE6, I'd take it though.
On my personal equipment its all FF 3.x and IE 7.x, sadly work still forces IE 6.x =\
On my personal equipment its all FF 3.x and IE 7.x, sadly work still forces IE 6.x =\
I see you filed a bug for it. Do you feel like taking a stab at fixing it though? :)
# Posted By Raymond Camden
| 8/12/08 10:05 AM
I just posted a comment to the bug that outlines exactly whats going on from some tests I ran.
The issue comes from using an input type = image on the form elements apparently.
The issue comes from using an input type = image on the form elements apparently.
@Duncan, @Dana: I've updated SVN. Dana, I've also added the IE6 fix. If you can confirm, I'll push SVN over to the main zip and update the project.
# Posted By Raymond Camden
| 8/12/08 5:10 PM

