I was surprised to find that there is a string operator for encoding into base64 but no operator for decoding back out of base64. Am I overlooking it somewhere?
(I'm looking for a safe way to carry around some lists of arbitrary strings. exim has a lot of quoting operators, but it's not completely clear which quotings are safe to use with which list operators. I thought I'd just bypass that puzzle completely by base64-encoding/decoding as necessary.) TIA -- [EMAIL PROTECTED] (WJCarpenter) PGP 0x91865119 38 95 1B 69 C9 C6 3D 25 73 46 32 04 69 D6 ED F3 -- ## 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/
