Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java SMTP Client and Outlook unique behaviour

805947Nov 10 2012 — edited Nov 11 2012
Hi

I have written a simple Java client to send a mail with an attachment to a mail address. Its a normal Java SMTP client with multi part file attachment.

There is a unique behavior happening which is eating my head for some time now. The issue here is that when i try to send an attachment from my Outlook the message is being delivered to the recipient successfully in recipients inbox. But when i send the same attachment through my standalone Java client its not getting delivered to the recipient(not 100 % sure, spamming maybe).The client is not throwing any exception also so its become very hard as to whats going on as i think the mail is getting delivered but not sure. The recipient email address is on a Linux box so don't know how to access it. please help me on this.

Thanks
Vikeng21
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2012
Added on Nov 10 2012
3 comments
440 views