Hi Clive,
thanks for your answer.
Do you have a simple example I can modify and/or spec. hints to docs in
the
internet ?
Thanks,
Rainer.
----------
From: Clive Goodhead[SMTP:CLIVE@???]
Sent: Monday, November 18, 2002 11:22:59 AM
To: exim-users@???
Subject: Re: [EXIM] How to add date&time to the subject ?
Auto forwarded by a Rule
> Hi,
>
> but I need for furter analyzis the date AND time in a spec. format in
> the subject.
> General:
> How to add a variable string to a subject of a mail ?
> (the string if different to each mail.)
>
<SNIP>
> > does nobbody knows nor have any edea how to add the date & time into
> the
> > subject of an incomming mail ?
>
Yes, this can be done, but because it is not the normal function of an
MTA it is "non-standard". Dr Hazel wrote Exim with considerable
flexibility
and you can do almost anything you wish (if you must) to a message using
a local_scan() function. The exim variables and functions for accessing
and
adding headers are made available to the local_scan() function; you just
need to write the C, Perl, Python, etc. to make it do what you wish -
from
the response you have had so far I doubt you will get much help on this
list with the coding though!
Clive Goodhead
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##