Re: [Evolution-hackers] How to send a message in shell command?



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]