Hi, my mail client is sending java mail with attachment(size:250 KB). but even with increasing session(independent thread), the client deposit speed is slow( ~5msg/second). with lower size, client deposit become much faster though. also tried with smtp-source for large body size. [time ./smtp-source -s 50 -l 256000 -m 5000 -d -c -f [email protected] -t [email protected] localhost:25]
currently, performance data in James page is of 100 bytes of body data.[*time smtp-source -A -C1500 -l 100 ..*.], which doesn't hold for large size. what is the expected performance of James with mail attachment? regards, kushal
