• 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
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Opening encrypted mails

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
if i encryp the mail using java mail API with PGP or S/MIME. Can i open these mail by any way in web brower. I mean can i do some arrangement (like sending certificate with mail) so that i can open these mails in web browser rather in mail client only
 
Sheriff
Posts: 28362
99
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't even know how to open ordinary e-mail messages in a web browser without using a mail client. Can you clarify what this means?
 
Arun Gupta
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
actually may be i was wrong in writing it properly. actually from mail client, i mean outlook express/microsoft outlook etc. I want to know wether i can open any encrypted mail in explorer in web based mail client.
I hope this clerification make sense
 
reply
    Bookmark Topic Watch Topic
  • New Topic