You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Bernd Fondermann <be...@googlemail.com> on 2011/04/15 11:10:46 UTC

Management operation for addDomainMapping

Hi everyone,

I'm currently catching up on all the changes happening in TRUNK over
the last years.
And I'm quite impressed with the result. This is a much better James
than ever before.

Using jconsole, I tried to add a domain mapping to
recipientrewritetable. Since the management component lacks a
dedicated domain mapping operation, I tried to use addMapping, which
requires NULL as a first parameter. This is very hard to do with
jconsole.

So I thought maybe I could just add the missing call
"add/removeDomainMapping" to management?

  Bernd

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


Re: Management operation for addDomainMapping

Posted by Norman Maurer <no...@apache.org>.
Hi Bernd,

nice that you like it ;) And yes adding this methods to the managment
interface sounds like a god idea.. So go ahead.

Bye,
Norman


2011/4/15 Bernd Fondermann <be...@googlemail.com>:
> Hi everyone,
>
> I'm currently catching up on all the changes happening in TRUNK over
> the last years.
> And I'm quite impressed with the result. This is a much better James
> than ever before.
>
> Using jconsole, I tried to add a domain mapping to
> recipientrewritetable. Since the management component lacks a
> dedicated domain mapping operation, I tried to use addMapping, which
> requires NULL as a first parameter. This is very hard to do with
> jconsole.
>
> So I thought maybe I could just add the missing call
> "add/removeDomainMapping" to management?
>
>  Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>

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