open default MUA with a hyper link
Alex Martelli
aleaxit at yahoo.com
Mon Sep 6 06:13:35 EDT 2004
Nemesis <nem at nowhere.invalid> wrote:
> "Jp Calderone" wrote:
>
> [opening the default MUA]
> > webbrowser.open("mailto:exarkun at divmod.com") gives me a mozilla
> > browser and a mozilla compose window. I don't know of an existing way
> > to do better than that.
>
> How can I use this syntax in order to specify also the body of the
> mail?
Study the mailto: syntax on any HTML reference, e.g.
http://docs.intellifuzz.com/readmore.php?p=39
Alex
More information about the Python-list
mailing list