• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Sending mails through Lotus Notes

 
Ranch Hand
Posts: 431
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a lotus notes client installed in my system which has been configured for my email id and working fine. Now I have a requirement that every week a mail has to be sent with the data that is got from a database. I am going for Java to do the business logic. But the problem is I don't know how to use lotus notes Java API in Java to send a mail with attachment. I am able to create a domino session but couldn't proceed further. Please help me out.
reply
    Bookmark Topic Watch Topic
  • New Topic