FAQ / Routing in general / Q0201
| /Q0201 /Q0202 /Q0203 /Q0204 /Q0205 /Q0206 /Q0207 /Q0208 /Q0209 |
Q0201
Question
How can I arrange that messages larger than some limit are handled by a special router?
Answer
You can use a condition option on the router line this:
condition = ${if >{$message_size}{100K}{yes}{no}}
| /Q0201 /Q0202 /Q0203 /Q0204 /Q0205 /Q0206 /Q0207 /Q0208 /Q0209 |
FAQ / Routing in general / Q0201
