JavaMail Question: How to find IP address of email sender?
807591Apr 15 2008 — edited Apr 18 2008Hi,
I currently have a program that fetches email from a pop3 server and processes the email text.
I want to filter out emails to process based on IP address of the sender.
Can you please tell me whether it is possible to obtain the IP address of the sender using JavaMail?
If yes, how? If not, what else can I use?
Thanks,
nitrousFiz