Set up the mail-filtering capabilities of your mail client to store mail from each list to a separate folder. You could also use something like procmail on Unix-like systems.
Use the threading feature of your mail client so that you can follow discussions.
Set up your mailing list subscriptions, so that you receive individual messages, rather than digests. Digests are quite harder for you (and your mail client) to handle. They also frustrate us when you reply to the digest, rather than the individual message, thus breaking the threading in our mail clients.
发布评论
评论(1)
通过三个简单步骤解决您的问题:
设置邮件客户端的邮件过滤功能,将每个列表中的邮件存储到单独的文件夹中。您还可以在类 Unix 系统上使用类似
procmail
的内容。使用邮件客户端的线程功能,以便您可以关注讨论。
设置您的邮件列表订阅,以便您收到单独的邮件,而不是摘要。摘要对于您(和您的邮件客户端)来说很难处理。当您回复摘要而不是单独的邮件时,它们也会让我们感到沮丧,从而破坏我们邮件客户端中的线程。
Fixing your problem in three easy steps:
Set up the mail-filtering capabilities of your mail client to store mail from each list to a separate folder. You could also use something like
procmail
on Unix-like systems.Use the threading feature of your mail client so that you can follow discussions.
Set up your mailing list subscriptions, so that you receive individual messages, rather than digests. Digests are quite harder for you (and your mail client) to handle. They also frustrate us when you reply to the digest, rather than the individual message, thus breaking the threading in our mail clients.