You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2002/08/16 05:52:37 UTC

[PATCH] GenericListserv.java

Attached is a patch to correct the prefix from "]prefix]" to "[prefix]" as
documented.

I propose to remove the '[' and ']' so that the administrator has more
control. If the admin wants the brackets, they can be added in the mailet
configuration.  Is there a reason not to allow this to be configurable?

	--- Noel