Re: [Evolution] Mailing list filter, X-BeenThere
- From: Ettore Perazzoli <ettore ximian com>
- To: Kenneth Porter <shiva well com>
- Cc: Evolution Mailing List <evolution ximian com>
- Subject: Re: [Evolution] Mailing list filter, X-BeenThere
- Date: 22 Jan 2002 10:53:23 -0500
The online help says that the mailing list filter looks for a
X-BeenThere header to do its magic. How universal is this header? Is it
appropriate to complain about its absence on lists that lack it?
The header is pretty common on mailing lists, but not mandatory. Actually, Evolution doesn't depend on X-BeenThere exclusively for mailing list filtering. The list of headers that it uses to guess the mailing list names is defined through regexps in /cvs/evolution/camel/camel-mime-filter.c:
- Sender:
- Return-Path:
- X-BeenThere:
- Delivered-To:
- X-Mailing-List:
- X-Loop:
- List-Id:
- List-Post:
- Mailing-List:
- Originator:
- X-List:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]