gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUMail Application "Service"


From: Stefan Urbanek
Subject: GNUMail Application "Service"
Date: Sun, 19 Oct 2003 22:47:00 +0200

Hi Ludo,

Would it be possible to expose a method like the following one to the GNUmail 
application object?

Send message without any user interaction:
- sendMessageTo:(NSArray *)recipients from:(NSString *)replyToAddress 
subject:(NSString *)subject contents:(NSString *)message;

Open compose window:
- composeMessageTo:(NSArray *)recipients from:(NSString *)replyToAddress 
subject:(NSString *)subject contents:(NSString *)message;

... to be another Application Service 
(http://wiki.gnustep.org/index.php/Application%20Services)
Or some Pantomime DO server that can do similar thing.

This one can be used in automatic exception/bug reporting, for example or for 
mailto: URL's.

What do you think?

Stefan Urbanek
--
First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]