cookbooks:5.4.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
cookbooks:5.4.x:core [2021/05/12 11:09] – [to_ip] giavac | cookbooks:5.4.x:core [2021/05/12 11:14] – [myself] giavac | ||
---|---|---|---|
Line 545: | Line 545: | ||
==== to_port ==== | ==== to_port ==== | ||
+ | In **onsend_route** it contains the destination port where the message will be sent to. | ||
==== to_uri ==== | ==== to_uri ==== | ||
Line 682: | Line 683: | ||
The variable can be used to test if the host part of an URI is in the list. The usefulness of this test is to select the messages that has to be processed locally or has to be forwarded to another server. | The variable can be used to test if the host part of an URI is in the list. The usefulness of this test is to select the messages that has to be processed locally or has to be forwarded to another server. | ||
- | See "alias" | + | See **alias** to add hostnames, IP addresses and aliases to the list. |
Example of usage: | Example of usage: |
cookbooks/5.4.x/core.txt · Last modified: 2021/05/12 11:35 by giavac