Re: ->get('From') vs. ->Sender vs. From:
"Roderick A. Anderson" <[email protected]> Thu, 9 Jun 2005 14:29:42 -0700 (PDT)
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 9 Jun 2005, Mark Overmeer wrote:
Once again you rock Mark.
> Ah, you mean the message "separator" in mbox files. Easy:
> $msg->fromLine;
And I'm feeling really stupid. After seeing this I looked at my code and
I am using ->fromLine ... but to get ths message date:
($year, $month, $day) = Parse_Date($msg->fromLine);
And to spice up the pot -- I now remember you helping me get this figured
out about a year and a half ago.
Then just before going to lunch I discovered one of the two programs I'm
dealing with has a method to put the envsender in as a message header.
Go figure. I never noticed this while looking at the message raw.
Is it Friday yet?
Again thanks.
Rod
--
"Open Source Software - You usually get more than you pay for..."
"Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL"