| Quote |
|---|
Roelof Otten writes: The easiest way to do so is by not moving the messages to common folders. A message keeps connected with the receiving account unless you transfer it to another account or a common folder.
When your common folder sorting is important to you, you could use the if macro to set the account. Would look something like this: %If:'%OToAddr'='address1':'%Account="account1"':''%- %If:'%OToAddr'='address2':'%Account="account2"':''%- you could use that in the folder template of your common folders. |
Common folders are very necessary to me.
Your workaround seems to be functional only with messages directed to one of my accounts in TO: field. With messages where i'm in CC: or in BCC: or for mailing lists it's not applicable. I should see if the macro can handle all these cases.
Your answer make me understand that the bat don'k keep track of which account received the message and that's why there is no account field in visualization modes.
Is it right ?
Thx for your answer.