At 11:21 am +0100 2004/06/22, Paulo Almeida wrote:
>Hi,
>
>In Exim Speification Document, section 44.7, says:
>
>"If a locally-generated message has no Date: header line, Exim adds one,
>using the current date and time".
>
>I'm trying to put this header in all messages not locally-generated that
>it does not have the Date header line but i don't know how.
>
[...]
in your data acl:
warn !hosts = : <<< I think this excludes locally-gen messages
condition = ${if !def:h_Date: {1}}
message = Date: $tod_full
not tested this way...
Giuliano
--
H U M P H
|| |||
software
Java & C++ Server/Client/Human Interface applications on MacOS - MacOS X
http://www.humph.com/