Re: [Evolution-hackers] How to send a message in shell command?
- From: Not Zed <notzed ximian com>
- To: fangz <fangz ch2000 com cn>
- Cc: "evolution-hackers lists ximian com" <evolution-hackers lists ximian com>
- Subject: Re: [Evolution-hackers] How to send a message in shell command?
- Date: 02 Apr 2003 12:28:36 +0930
you do something like
mailto:foo bar?subject=blah&attach=filename
to send a mail:
To: foo bar
Subject: blah
with an attachment filename
On Tue, 2003-04-01 at 16:39, fangz wrote:
> Hello everyone,
>
> I want to send a email with an attachment in my program.
> My code:
> system("evolution ...");
> ^^^^^^^^^^^^^^^^^^^^^^^^
> I don't know the exact shell command.
>
> Anyone can help me?
>
>
> _______________________________________________
> evolution-hackers maillist - evolution-hackers lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]