aspose file tools
The moose likes Servlets and the fly likes Information About E-mail Interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Information About E-mail Interface" Watch "Information About E-mail Interface" New topic
Author

Information About E-mail Interface

Ravi Mandalapu
Ranch Hand

Joined: Nov 01, 2000
Posts: 34
Hi,
Right now i am doing prototyping.
We are using App.Server as SILVER STREAM SERVER
I am describing my description here:
Test SilverStream's ability to interface with NetscapeMessanger to do the following:
1) Allow the user to compose an e-mail in the foreground.The message should be automatically addressed and populated with data from my application formatted as HTML.
2)Send an e-mail entirely in the background with no user input.The user only needs to invoke the action.
3)Encrypt all e-mail messages.
The in-store Unix box(ISP) is equipped with the standard unix process called 'sendmail' which is an e-mail server that uses SMTP.
If you have any ideas about this?(I mean how to approach,....)
Please give some ideas.
Thankx in advanch..
Ravi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Information About E-mail Interface
 
Similar Threads
Getting values from a form
How to track real unique user?
Can I use RMI for remote system calls?
JavaMail e-mail goes to Junk E-mail
JAVA Mail API (Expert opinion needed)