File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Big size prblem in mail attachment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Big size prblem in mail attachment" Watch "Big size prblem in mail attachment" New topic
Author

Big size prblem in mail attachment

Khurram Fakhar
Ranch Hand

Joined: May 29, 2000
Posts: 65
Hi Ppl,
I m sending emails with attachments via Java mail API , problem arises when i try to attach some object larger than 1 MB .
Is there any problem in attaching a file more than 1 MB ?
or i have to enable some propery
Plz do reply me fast

Regards
Khurram
Jared Krull
Ranch Hand

Joined: Sep 28, 2001
Posts: 32
Attachment size is often imposed by the SMTP server itself. Its not usually JavaMail


C programmer gone astray
 
 
subject: Big size prblem in mail attachment
 
Threads others viewed
jar size.....exceeding 1 mb
Supporting tools
Part 2: Result JAR Size
A very good site
java.lang.OutOfMemoryError: PermGen space
MyEclipse, The Clear Choice