foreach my $msg( 1 .. $number_of_messages ) { my $email = Email::Simple->new( join '', @{$server->get( $msg +)} ); print $email->header('Subject'), "\n"; }
In reply to Re^2: Using Net::IMAP::Simple to read emails
by Anonymous Monk
in thread Using Net::IMAP::Simple to read emails
by eizo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |