By chance, I noticed that an arbitrary string representing an address 
(for example, items in $recipients) contains something like 
"iamquoted"@example.com, then the ${local_part:} string operator 
preserves the quotes.  Obviously, exim knows how to get rid of the 
quotes when it does lookups and such, but I couldn't find an easy way to 
get a canonical local_part myself using available string operators.  (I 
know I could using matching and such to peel off the leading and 
trailing double quotes, but there are lots more RFC-822, et seq, quoting 
possibilities.)

Have I overlooked it or is there no built-in operator for this?


-- 
## List details at http://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/

Reply via email to