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 2006/06/13 16:30:03 UTC

RE: [jira] Commented: (JAMES-530) Add more spool manage commandstoRemoteManager

Norman Maurer wrote:

> > Noel J. Bergman:
> >   REMOVESPOOL <spool> <key>='<regex>'

> i whould prefer touse "key" or to use a "regex".
> IMO both make no sense at the same time.

As far as I can see, I didn't change your syntax.  You had subject=, and I
just generalized that as <key>, since it could be subject, sender,
remotehost, or other attribute, no?

For the message data, what would you think about putting the header in the
regex, so that it is expressed as something like:

  message="^Sender:.*@apache.org$"

rather than having to parse for headers explicitly, as in the earlier case?

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org