Dennis Davis <[email protected]> writes: > Probably won't work for multiple recipients. From the manual, > Chapter 11 - String Expansions: > > $local_part > When an address is being routed, or delivered on its own, this > variable contains the local part. When a number of addresses are > being delivered together (for example, multiple RCPT commands in > an SMTP session), $local_part is not set.
In my interpretation, this means that: when (an address is being routed), or (delivered on its own), [...] in other words, $local_part is always available in routers, but not necessarily in transports. Isn't it so? -- Thanks, Feri. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
