FAQ / Routing in general / Q0201



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}}



FAQ / Routing in general / Q0201


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/Routing_in_general/Q0201 (last edited 2008-09-25 11:39:33 by localhost)