in reply to Re^2: reading body of email not working
in thread reading body of email not working

Still only three variables (except the number will be printed with 4 digits instead of three). Your next post is a little more helpful though.

The documentation for top() in Net::IMAP::Simple states that it returns the lines of the header so it doesn't seem to be the correct way to access the body of the mail.

  • Comment on Re^3: reading body of email not working