How can I send an attachment without having to use a physical file?
Created Nov 7, 2000
John Zukowski Instead of using FileDataSource, create a custom DataSource. You can find a ByteArrayDataSource example of this in the demo directory that comes with JavaMail.