• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to work on James

 
Ranch Hand
Posts: 114
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Friends,

I have downloaded james started it but I dont know how to use it.
I referred to its wiki but the information in its wiki is not clear.
If anybody have any documentation regarding it or any links then kindly reply me.
If nothing such is available then kindly guide me how to send a mail.
All I have is a net connection with a system nothing else. But I want to send mail in gmail/yahoomail.

Please reply
Thanks

Poornima Sharma
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What do you mean by "send mail in gmail/yahoomail"? If you want to use James, that's what will be used. Or do you want to send mail to addresses in those domains?

You start and stop James using the run.sh script in the bin directory. Once it's running you need to add at least one user: http://james.apache.org/server/2.3.1/adding_users.html

There's also a two-part introductoryt article on James at http://www.ibm.com/developerworks/java/library/j-james1.html
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic