> I would like to archive a James mailing list.

As Nicola pointed out on the Wiki in response to someone else, you can do
this by setting up something like:

  <mailet match="[EMAIL PROTECTED]"
          class="ToRepository">
    <repositoryPath>file://var/mail/list-name/</repositoryPath>
    <passThrough> true </passThrough>
  </mailet>

To quote a well-known American advertisement: "It's in there!"  :-)

If you want it in some other format, you'll have to convert for now.  James
v3 should support other message storage formats.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to