This is a request for you to implement support for the List- header fields defined in RFC2369. This will make mail list access easier for your users. The List- fields provide you with a standard method by which you can consistently describe your mailing lists' command syntax so that client applications can implement an interface to make list access easier for users. As they are adopted and supported by email software developers, the List header fields will make it easier for users to interact with email lists. The currently defined fields are List-Subscribe, List-Unsubscribe, List-Help, List-Post, List-Owner and List-Archive. They describe commands for subscribing, unsubscribing, retrieving help information, posting to the list, contacting a human administrator and accessing message archives. For your list, the fields would appear as: List-Subscribe: List-Unsubscribe: List-Help: List-Post: List-Owner: List-Archive: , Implementation guidelines for list managers and administrators are available at: Extended details on the List header fields are available from: A mailing list for discussion is available at: or Information on the format of mailto URLs: Thanks!