[Tutor] open the default mailer

Blake Winton bwinton@tor.dhs.org
Thu, 25 May 2000 10:01:25 -0400


* Gianmarco Baronio <gbaronio@siosistemi.it> [000525 09:23]:
> How can I open the default mailer with some fields (subject or To: or
> CC:) precompiled in a Windows platform?
> Have you some tricks?

Well, it's ugly, but since you only wanted to run on Windows anyway,
you could always use 
os.system( "start mailto:email@mail.com?subject=Testing" )

(Note: untested code.  Just an idea to help you along.)

Later,
Blake.
-- 
9:58am up 2 days, 2:05, 1 user, load average: 0.00, 0.00, 0.00