RE: Mail::Internet Reply-To Header Empty and other headers to for that matter

2003-03-12 Thread Dan Muey
I just discovered something else :: The eml that I had as an example ha sthe screwy header hash but another email I had worked. The difference is is that the one that does not work was created by a script that alphabatizes the headers like the foreach statement below. It seems then that the he

Mail::Internet Reply-To Header Empty and other headers to for that matter

2003-03-12 Thread Dan Muey
I am trying to grab some headers to put into a database using the very nice Mail::Internet. If there is no Reply-To Header then it works el perfecto. If there is a Reply-To Header ( as in I can cat a text file that is an email and see a Reply-To: Header ) Then it still acts as if there's no Repl