Re: "From:" header in ftn messge

James Vahn (jvahn@short.circuit.com)
Mon, 8 Nov 1999 18:09:41 -0800 (PST)

On Mon, 8 Nov 1999, [ISO-8859-2] Łukasz Stelmach wrote:

> Greetings !!!
>
> Is there any way to make ifmail not to put <subj.> in the first line of
> ftn message?

Regular ifmail? Yes. Look at .../ifgate/message.c near line 45.
You'll see a block of code with a cryptic message at the top.

0- discard the field, 1- kludge it, 2- make it part of the message.

Most likely you'll find that From: is tagged for number 2.