Pages: 1
RSS
Filter: Copy Date from Original header to New header
 
I try do a copy of message with the same headers as original message but i have problem to copy field Created date (RFC: Date).

I create Create formatted message filter with:

%SETHEADER("Date", %OHEADER="Date")%-  (original date doesn't have own macro)

but message has always current time.

i try also use %MODIFYONCE(Date)%- (if TB try overwrite my setting) but doesn't help. Any ideas that can help?

Or some procedure that copy whole Original header to New header?
Edited: Boris Test - 29 April 2020 14:11:09
 
Quote
Boris Test wrote:
(original date doesn't have own macro)

Yes it does.. try %ODATE.

See also https://www.ritlabs.com/en/support/help/73/#6673
I volunteer as a moderator to help keep the forum tidy. I do not work for Ritlabs SRL.
Pages: 1