Project

General

Profile

Actions

Bug #12708

closed

Net::IMAP : Mail To address is not correct when uid_fetch is called.

Added by rupeshj (Rupesh J) over 7 years ago. Updated over 3 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
[ruby-core:77075]
Tags:

Description

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 something other than the above value.

The mail box is configured with different proxyAddresses and any mail delivered to the proxy address, the mail that is retrieved from Ruby is that of the actual mail attribute configured.
How to extract this "TO" email alias.

Thanks.


Files

mail_source.jpg (23.9 KB) mail_source.jpg rupeshj (Rupesh J), 08/26/2016 01:57 PM
Actions #1

Updated by rupeshj (Rupesh J) over 7 years ago

  • File deleted (mail_source.jpg)
Actions #3

Updated by jeremyevans0 (Jeremy Evans) over 3 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0