blob: 108e09e56fcd423e6c6bd5e0de76c86900d443af [file] [log] [blame]
= Distributed James Server — recipientrewritetable.xml
:navtitle: recipientrewritetable.xml
Here are explanations on the different kinds about xref:distributed/architecture/index.adoc#_recipient_rewrite_tables[recipient rewriting].
Consult this link:https://github.com/apache/james-project/blob/master/server/apps/distributed-app/sample-configuration/recipientrewritetable.xml[example]
to get some examples and hints.
.recipientrewritetable.xml
|===
| Property name | explanation
| recursiveMapping
| If set to false only the first mapping will get processed - Default true.
| mappingLimit
|By setting the mappingLimit you can specify how much mapping will get processed before a bounce will send. This avoids infinity loops. Default 10.
|===