I am way too interested in where this guy spends the next 5-7 years of his life.
$rfc822header = @imap_fetchheader($mbox, $messageid) or die("Couldn't retrieve RFC822 header info on IMAP server: " . imap_last_error());
$h = @imap_rfc822_parse_headers($rfc822header) or die("Couldn't parse RFC822 header info on IMAP server: " . imap_last_error());
/* Save the email as an EML file */
$safesubject = substr(str_replace(" ", "_", str_replace( array("/","\\",":","*","?","\"","","|") , "", $h->subject )), 0, 50);
$emlfile = "./files/" . get("projectid") . "/message-" . imap_uid($mbox, $messageid) . "-" . strtotime($h->Date) . "-$safesubject" . ".eml";
@imap_savebody($mbox, $emlfile, $messageid) or die("Couldn't download message from IMAP server: " . imap_last_error());
@imap_delete($mbox, $messageid) or die("Couldn't delete message from IMAP server: " . imap_last_error());
Trying to decide if I should attempt to justify the costs of this to my boss…
Got rid of my Twitter/Blog feed, removed all my old Twitter/Blog posts. I can’t promise that I’ll actually use this, but at least now it won’t spam your news feed or whatever Tumblr calls it.
saratina:
My first attempt at photographing my own yoga—it certainly helps me see what kind of adjustments my postures could use. I can’t believe I’ve only been doing yoga for three months; I’m completely obsessed!
undisclosed—desires asked: Have you any idea why a raven is like a writing desk?
Because I can’t figure out how to find it on her Tumblr, I thought I’d reply here:
According to Lewis Carroll after the fact, “enquiries have been so often addressed to me, as to whether any answer to the…
“Plus, Google > Apple.”
— At what?
Among other things, mobile browsing (Flash, anyone?).
I’m not sure why I made this account. That’s all I need is yet another blog. Oh well.