From: Hassan Schroeder Date: 2012-12-16T01:30:15+09:00 Subject: Re: Hash of Mail headers On Sat, Dec 15, 2012 at 3:14 AM, Thufir wrote: > I'm using the mail API as so: > and have no problem getting the subject header, that's all good. How do I > get the other headers? Or a Hash of headers? Non-standard headers. Have you looked at the doc? There's an object called Mail::Header :-) -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com http://about.me/hassanschroeder twitter: @hassan