Hi!
keep_hf("") keeps all headers, as every header matches the regexp "".
IMO an empty regexp should remove all headers (except the mandatory
ones). Otherwise I have to use something like
keep_hf("hope-this-header-never-exists")
regards
Klaus
Show replies by date