标签: sorting thunderbird
无法像在Outlook中那样配置雷鸟中的显示顺序
例如,我有2个线程,并希望显示这样的顺序:
"|".join(map(lambda x: " ".join(x), feature_set))
当我从11.08收到mail5时,thread2的一部分是什么?
thread1: mail4 from 10.08 mail1 from 7.08 thread2: mail3 from 9.08 mail2 from 8.08
感谢您的回答