On Mon, 28 Apr 2008, Phil Chambers wrote:
>
> I am now not sure what is happening! Does {""} result in a string consisting
> of
> a pair of double-quotes, or is it a null string?
$ exim -be
> ""
""
>
> If it is a pair of double-quotes, how does it match a null local part?
> Surely, $sender_address_local_part should be the unquoted version.
$sender_address_local_part is canonicalized, so that it includes the
quotes around local parts which must be represented with quotes in SMTP.
Tony.
--
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}
--
## 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/