[ http://issues.apache.org/jira/browse/JAMES-423?page=all ]
Arjan Veenstra updated JAMES-423:
---------------------------------
Attachment: managerprompt.patch
This adds an optional <prompt> element
to the remote manager handler block, like this:
<remotemanager>
<port>4555</port>
<handler>
<helloName autodetect="true">myMailServer</helloName>
<administrator_accounts>
<account login="root" password="root"/>
</administrator_accounts>
<connectiontimeout> 60000 </connectiontimeout>
<prompt>james></prompt>
</handler>
</remotemanager>
The prompt element is optional, when left out the prompt is set to an empty
string, so when the configuration is unchanged the behaviour also is
unchanged.
> Give the remote manager a service promt
> ---------------------------------------
>
> Key: JAMES-423
> URL: http://issues.apache.org/jira/browse/JAMES-423
> Project: James
> Type: New Feature
> Components: Remote Manager
> Versions: 2.2.0, 2.1.3
> Environment: All
> Reporter: Arjan Veenstra
> Priority: Minor
> Attachments: managerprompt.patch
>
> When telnetting to the james remote manager it does not display a prompt
> indicating it is waiting for input.
> See: http://marc.theaimsgroup.com/?t=112430979300001&r=1&w=2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]