On poniedziaĆ
ek 07 marzec 2005 02:40 pm, Mike Hearn wrote:
> On Mon, 2005-03-07 at 20:21 +0100, Michael Stefaniuc wrote:
> > Gnome has the notion of "default email client", i suspect KDE has it too.
>
> Unless you use Bonobo+Evolution (and maybe KMail+DCOP) though you can't
> match the abilities of
On Tue, 08 Mar 2005 12:53:44 -0700, Matthew Mastracci wrote:
> Mozilla's command-line API also lets you create rich messages as well
> (attachments, to/from/subject, body). Perhaps a "wine-mapi" shell
> script might be required until freedesktop comes up with a proper mail
> sending spec?
>
>
Mike Hearn wrote:
On Mon, 2005-03-07 at 20:21 +0100, Michael Stefaniuc wrote:
Gnome has the notion of "default email client", i suspect KDE has it too.
Unless you use Bonobo+Evolution (and maybe KMail+DCOP) though you can't
match the abilities of MAPI, which lets you create arbitrary emails.
Mozil
On Mon, 2005-03-07 at 20:21 +0100, Michael Stefaniuc wrote:
> Gnome has the notion of "default email client", i suspect KDE has it too.
Unless you use Bonobo+Evolution (and maybe KMail+DCOP) though you can't
match the abilities of MAPI, which lets you create arbitrary emails.
Mike Hearn wrote:
On Mon, 07 Mar 2005 09:54:43 -0600, Robert Shearman wrote:
Also, I believe MAPISendMail should just forward to the appropriate mail
provider, rather than implementing mail sending itself.
More to the point, isn't this supposed to bring up the users email client?
We can't do that
On Mon, 07 Mar 2005 09:54:43 -0600, Robert Shearman wrote:
> Also, I believe MAPISendMail should just forward to the appropriate mail
> provider, rather than implementing mail sending itself.
More to the point, isn't this supposed to bring up the users email client?
We can't do that on Linux so I
Andreas Mohr wrote:
Hi,
On Mon, Mar 07, 2005 at 11:54:56AM +0100, Jan Schiefer wrote:
This is an attempt of an basic MAPISendMail() implementation.
It does, what is should, it sends mails.
Much more work is needed especially to clean it up and to implement more
features. ( Getting rid of printf
Hi,
On Mon, Mar 07, 2005 at 11:54:56AM +0100, Jan Schiefer wrote:
> This is an attempt of an basic MAPISendMail() implementation.
> It does, what is should, it sends mails.
>
> Much more work is needed especially to clean it up and to implement more
> features. ( Getting rid of printf's would be