Andreas Metzler wrote:
> On 2009-05-09 Adeodato Simó <[email protected]> wrote:
> [...]
>> And, in any case, can exim4 stop using non-ASCII as a delimiter? Or is
>> there really *no* ASCII delimiter left that would be used for the
>> expression at and?
> 
> I guess there is safe one for each of the sed invocations. Thinking
> about which one is a PITA though, while basically any non-ASCII
> character did nicely for that purpose.

It's enough to use a <32 ASCII character, instead of a >128 character.
Or just set export LC_CTYPE=C at the top of the script.

Paolo


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to