From test@gmail.com Tue Nov 21 02:29:28 2006 Return-Path: test.gmail.com Received: from test@gmail.com (gmail.com [172.27.220.34]) for test@gmail.com; Tue, 21 Nov 2006 02:29:28 GMT Message-Id: <200611210229.kAL2TS3D013057@gmail.com> Received: from grpm_dom-MTA by gmail.com with Novell_GroupWise; Tue, 21 Nov 2006 02:29:28 +0000 Received: from localhost.localdomain (gmail.com [172.27.30.200]) by gmail.com with ESMTP; Tue, 21 Nov 2006 02:29:01 +0000 Content-Transfer-Encoding: binary Content-Type: multipart/related; boundary="_----------=_1164076141130530" MIME-Version: 1.0 X-Mailer: MIME::Lite 3.01 (F2.72; T1.16; A1.67; B3.05; Q3.03) Date: Tue, 21 Nov 2006 02:29:01 UT From: test.team.email@gmail.com To: test@gmail.com Subject: Notification - This call has been assigned to you. (Task ID:129244) This is a multi-part message in MIME format. --_----------=_1164076141130530 Content-Disposition: inline Content-Length: 1668 Content-Transfer-Encoding: binary Content-Type: text/html
##
# Set mbox object.
my $mb = Mail::Box::Mbox->new(
folder => "/var/spool/mail/root",
access => 'rw',
remove_when_empty => 0,
lock_wait => 10,
lock_method => 'DOTLOCK',
);
use Data::Dumper;
for my $msg ($mb->messages) {
print Dumper($msg->string);
}
####
Return-Path: test.gmail.com
Received: from test@gmail.com (gmail.com [172.27.220.34])
for test@gmail.com; Tue, 21 Nov 2006 02:29:28 GMT
Message-Id: <200611210229.kAL2TS3D013057@gmail.com>
Received: from grpm_dom-MTA by gmail.com
with Novell_GroupWise; Tue, 21 Nov 2006 02:29:28 +0000
Received: from localhost.localdomain (gmail.com [172.27.30.200])
by gmail.com with ESMTP; Tue, 21 Nov 2006 02:29:01 +0000
Content-Transfer-Encoding: binary
Content-Type: multipart/related; boundary="_----------=_1164076141130530"
MIME-Version: 1.0
X-Mailer: MIME::Lite 3.01 (F2.72; T1.16; A1.67; B3.05; Q3.03)
Date: Tue, 21 Nov 2006 02:29:01 UT
From: test.team.email@gmail.com
To: test@gmail.com
Subject: Notification - This call has been assigned to you. (Task ID:129244)
This is a multi-part message in MIME format.
--_----------=_1164076141130530
Content-Disposition: inline
Content-Length: 1668
Content-Transfer-Encoding: binary
Content-Type: text/html
--_----------=_1164076141130530
--_----------=_1164076141130530--