Some of us Mercury32 users would like MercuryP to give users their emails in the order that Mercury received them (FIFO). With the seemingly random name assignment that is currently used one must use a FAT32 file system to have FIFO. With NTFS the files are presented in alphabetic order which results in them appearing mixed up. (See http://community.pmail.com/forums/484/ShowThread.aspx#484 for more details.)
It seems like it would be very simple to modify Mercury to have it assign a sequential name for the CNM files, like AAAAAAAA, AAAAAAAB, AAAAAAAC, ..., ZZZZZZZZ. (This would only be for files that Mercury needs to name and currently gives a seemingly random name.) At the rate of 1 million emails per day it would take 570 years before Mercury would have to reuse a name. Mercury already uses sequential naming schemes for other things (for example the SMTP connection ID is an 8 digit sequential hexadecimal number. Using a hexadecimal name like that at the rate of 1 million emails per day it would take 11 years before Mercury would have to reuse a name). For those people for whom FIFO does not matter this scheme should not bother them. For those of us for whom FIFO is very important a scheme like this would allow us to use FAT32 or NTFS.
-Paul
<FONT face=Arial>
<P>Some of us Mercury32 users would like MercuryP to give users their emails in the order that Mercury received them (FIFO). With the seemingly random name assignment that is currently used one must use a FAT32 file system to have FIFO. With NTFS the files are presented in alphabetic order which results in them appearing mixed up. (See <A href="http://community.pmail.com/forums/484/ShowThread.aspx#484">http://community.pmail.com/forums/484/ShowThread.aspx#484</A>&nbsp;for more details.)</P>
<P>It seems like it would be very simple to modify Mercury to have it assign a sequential name for the CNM files, like AAAAAAAA, AAAAAAAB, AAAAAAAC, ..., ZZZZZZZZ. (This would only be for files that Mercury needs to name and currently gives a seemingly random name.) At the rate of 1 million emails per day it would take 570 years before Mercury would have to reuse a name. Mercury already uses sequential naming schemes for other things (for example the SMTP connection ID is an 8 digit sequential hexadecimal number. Using a hexadecimal name like that at the rate of 1 million emails per day it would take 11 years before Mercury would have to reuse a name). For those people for whom FIFO does not matter this scheme should not bother them. For those of us for whom FIFO is very important a scheme like this would allow us to use FAT32 or NTFS.</P>
<P>-Paul</P></FONT>