Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jangochi

    java sendmail()

    Hi Guys, thanks for all the suggestions. I added a sleep time(various values) & that doesn't seem to have made much of a difference. I am not sure as to what exactly is causing the slowness. I am sure that it's slowing once inside the sendmail() because I have added a print statement just before...
  2. jangochi

    java sendmail()

    Hi, I am NOT using java to shell out to the OS and run Sendmail. I am using JavaMail API. syntax: sendmail(emailid). Thanks Manu
  3. jangochi

    java sendmail()

    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...
  4. jangochi

    sendmail()

    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...

Part and Inventory Search

Back
Top