> 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.