How to read BCC address using Java Mail
843830Jul 16 2002 — edited Jul 12 2010Hi,
My Java application needs to read BCC addresses from the incoming emails. I have been told that BCC addr info can be found in the SMTP envelope RCPT TO field and sometimes in the "Received..for.." headers. Please tell me how to access that info.
Any help would be appreciated.
Any piece of code to access SMPT info would be helpful too.
Thanks in advance...