On Monday 21 June 2010, Andrei Pelinescu-Onciul wrote:
flags & lumps are appended on t_relay() (ser 2.1,
sr 3.*).
You can do things like:
t_newtran();
append_hf("FOO: bar\r\n");
t_relay();
and it will work as expected.
Hi Andrei,
ah! This is good to know, thanks for the information.
Cheers,
Henning