I have been playing with this script trying to get
the From and Subject details from checked emails.
You can get 'Subject' but that your composed email will be joint large.
I haven't yet got to subject because of problems with From.
That is a very strange.
I don't have problem with get on 'From' except where email(s) is larges (more that 140K).
I plan to fix this problem shortly.
I notice that From is already programmed, however what I am
finding is that it only gets details from the 2nd, 3rd, 4th, etc
emails and never from the first.
This is not right.
If you talk about $list[] array that I use in __mnotify_read_mails()
function, first item is count of items.