--On 28 January 2010 10:02:03 -0700 LuKreme <[email protected]> wrote:

On 28-Jan-2010, at 08:17, Ian Eiloart wrote:

With Mulberry, you get to pick the columns that you need, in the order
that you want. Per mailbox. Again, the UI for it isn't as smooth as it
could be. Right clicking on a column allows you to change what it
displays, delete the column or add a new column to the left or right.

Mail also supports this. Sorta. Kinda. Far less options than mulberry
though, it appears. Certainly no Thread, Reply-to and though it will
display a 'number' column I have no idea what that correlates to on the
server. Nothing, I expect.

And, of course Apple Mail's UI for rearranging the columns is way better than Mulberry's.

The 'number' will be the IMAP message id number. On cyrus-imap, it's actually the file name (but with a terminal dot removed). The message id number is unique for the mailbox, and never re-used. It's assigned when the message is written to the mailbox - by incrementing the previous largest id number. Sorting by number is equivalent to sorting by message delivery date, unless you've modified a message in which case it would be the last-modified date.

--
Ian Eiloart
IT Services, University of Sussex
01273-873148 x3148
For new support requests, see http://www.sussex.ac.uk/its/help/
_______________________________________________
[email protected] mailing list
List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com

Reply via email to