Skip navigation.
 
mlRe: Send Email from Java app?
FROM : Evan Coyne Maloney
DATE : Sun Jan 13 23:39:42 2002

On Sunday, January 13, 2002, at 05:11 PM, Simon Wright wrote:

> I have a monitor type application that I'd like to enhance to be able to
> send notification emails under certain conditions. I do not want to open
> the user's email application and prepare an email. I want to send an email
> directly.
>
> Does Cocoa have anything that can help here?


I don't think Cocoa has anything for this, but if your app is Java, you can
check out the reference implementation of JavaMail from Sun.

Evan Coyne Maloney____________________________________________________
The six-legged fire-breathing dog                      <email_removed>


Related mailsAuthorDate
mlSend Email from Java app? Simon Wright Jan 13, 23:11
mlRe: Send Email from Java app? Evan Coyne Maloney Jan 13, 23:39
mlRe: Send Email from Java app? Finlay Dobbie Jan 13, 23:44
mlRe: Send Email from Java app? Jungho Kim Jan 14, 00:12
mlRe: Send Email from Java app? Jeff Galyan Jan 14, 19:41