Re: More: [Exim] string expansion in autoreply transport

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: Malte Geierhos
CC: exim-users@exim.org
Betreff: Re: More: [Exim] string expansion in autoreply transport

On Sat, 8 Mar 2003, Malte Geierhos wrote:

> some more about it
>
> What makes me wondering is
> that the body of the autorespond mail can have these strange characters
> in it. So i tried to quote the subject line in the database with ""
> while i thought perhaps exim cannot terminate the string or so, an
> indicator for that thought was for me that if i've used more than 2
> words in the subject with space between it "Hello i am an automatic
> response" exim mails back : subject : "Hello" and seems to ignore the
> rest. Hm what am i doing wrong ?


Hmmm, a space should be no problem, and for the german umlaute, you can
try to set print_topbitchars in your exim.conf (Just a guess from
checking the source).

Nico