Results 1 to 1 of 1
- 08-19-2014, 10:50 AM #1
Member
- Join Date
- Aug 2014
- Posts
- 1
- Rep Power
- 0
Sending Email through Java problem
i am using smtp to connect to my java apps to send mails. we are picking and throwing html code using string to send mails at receiving end (PMTA). As the size of html code increases(10kb = 30,000 in 1 min; 20kb+ = 10,000 in 1 min ).
Also note that pmta and java apps is hosted onto the same server.
We are looking for the solution to speed up constantly the sending process upto 100kb @ approx. 35,000 per min. for sending mails.
server configuration :
ram = 16gb
os = centos 5.10
bit = 64
processor = 16 core (intel xeon (R) with 2.10 ghz).
Similar Threads
-
Sending email without JavaMail API?
By Solarsonic in forum New To JavaReplies: 2Last Post: 10-14-2011, 10:47 AM -
Sending email in jsp with authentication
By anithajerome in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 01-17-2011, 07:23 AM -
Sending email with JavaMail
By eponcedeleon in forum Advanced JavaReplies: 2Last Post: 03-03-2010, 08:32 PM -
sending email
By kkk in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 08-21-2009, 11:20 AM -
Need help sending an email
By isshino in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 03-19-2009, 09:35 PM
Bookmarks