Hi Miro,
I think this is a good idea and we could discuss the best way to provide
this configurability in config.xml, but this is an issue for server-dev@
and not for general.
You may want to file a JIRA issue for this feature request: this will be
notified to the server-dev@ list and we could discuss there
alternatives, backward compatible solutions and so on.
Stefano
Miroslav Nachev wrote:
Hi,
Are there any plans to change the XML Config file?
I mean that the following:
<mailet class="SendMailAsFax">
<match class="MatchFaxRecipient">
<param1><param1>
</match>
<param1><param1>
</mailet>
I am asking because it is inconvenient to add parameters to the matcher
without names.
Also it is good if is possible both matcher and mailet to have common
parameters with <common> tag for example.
Regards,
Miro.