LCHCAPITALHUMAIN / exjello

Automatically exported from code.google.com/p/exjello
MIT License
0 stars 0 forks source link

Send Attachments With Email #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Unable to send attachments

What is the expected output? What do you see instead?
No attachment sent with email.

What version of the product are you using? On what operating system?
1.1?

Please provide any additional information below.

Attaching modification to attach a file to the email. 

See method: attachFile

Also moved BCC to own method: addRecipientsBCC

Also attaching my modified Transport.java class because I had trouble using 
yours to send an email with recipients in all To: Cc: and Bcc: fields.

Original issue reported on code.google.com by Bob.Dem...@gmail.com on 25 Feb 2011 at 6:39

Attachments:

GoogleCodeExporter commented 8 years ago
Bob,
Can you tell me on how to send an email with multiple recipients for TO: CC: 
and BCC: fields.
thanks

Original comment by eponcede...@gmail.com on 14 Mar 2012 at 9:43