Skip to content
Nigel Metheringham edited this page Nov 25, 2012 · 2 revisions

FAQ_ / Routing in general / Q0207


`Navigation(siblings)`_


Q0207

Question

Why does Exim lower-case the local-part of a non-local domain when routing?

Answer

Because caseful_local_part is not set (in the default configuration) for the dnslookup router. This does not matter because the local part takes no part in the routing, and the actual local part that is sent out in the RCPT command is always the original local part.


`Navigation(siblings)`_


FAQ_ / Routing in general / Q0207


CategoryFrequentlyAskedQuestions_

Clone this wiki locally