[Tutor] Send email w/ outlook
Michael Long
mlong@datalong.com
Fri Jul 25 12:54:02 2003
Thanks for the information. The smtplib module makes this very simple to
use and the documentation is very good.
Cheers,
Mike
> Instead of working out how to control Outlook, you're probably better
> off looking at the standard library's email and smtplib modules. You
> can generate your own email (with attachments) and send it directly to
> the server, rather than having to go through the intermediate step of
> controlling a mail client.
>
> Both of these modules should have pretty decent documentation. If you
> get stuck on anything, ask again here and we'll see what we can work out.
>
> Jeff Shannon
> Technician/Programmer
> Credit International
>
>
>
>