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
Original issue reported on code.google.com by
Bob.Dem...@gmail.com
on 25 Feb 2011 at 6:39Attachments: