Le Jeu 4 jan 02:06:51 2001, Sam Varshavchik �crit:
> Release notes:
> (...)
> Also, starting with version 1.2, a new Sent folder will be created
> every month, by SqWebmail.
I doesn't agree with the format of "Sent" archives.
The strftime format "Sent.%b-%Y" could be tedious :
- after a year, an alphabetical sort of folders will order
things by month then by year.
- on sorting, Feb-2001 will apear before Jan-2001, etc.
- If someone use differents browsers with different
Accept-Language setting, the folders could be
in different languages.
IMHO, something like "Sent.%Y-%m" sounds better.