rupeshj (Rupesh J)
- Login: rupeshj
- Registered on: 08/26/2016
- Last sign in: 08/26/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/26/2016
-
01:55 PM Ruby Bug #12708 (Closed): Net::IMAP : Mail To address is not correct when uid_fetch is called.
- Hello,
In the mail box, I have a mail with the following headers,
!mail_source.jpg!
When I connect to the Mailbox, And call,
raw_mail = imap.uid_fetch(uid,'RFC822')[0].attr['RFC822']
The headers TO address, shows me someth...