[mlmmj] deletion of From-header

From: Franky Van Liedekerke <liedekef_at_invalid.domain>
Date: Thu, 13 May 2010 19:26:26 +0200

Hi,

in the source code there's a line:

delheaders->strs[delheaders->count++] = mystrdup("From ");

effectively deleting a header called "From " in a mail, but this never
happens in reality (maybe it does with feeded mails via a program); the
header is always "From:".

For now this always forced me to add "From:" to the delheaders section,
but maybe this can be changed? Maybe just by removing it from the code
entirely (so people can choose wether or not to remove the
"From:"-information) ?

Just a thought ...

Franky
Received on Thu May 13 2010 - 20:26:26 EEST