HI,
I use java sendmail() method for sending mails inside a process. But recently I find that the method is not giving any return code for the main program. What's happening is, if the number of emails going out is fewer lesser than 100, there is no issue. But if the number is more, after...