Sending MIME with Mailhost
Is there a way to send email attachments using a mailhost in a python script? I've seen the example that uses an external script with smtplib and the examples that use the <dtml-sendmail> and <dtml-mime> tags. I would really like the flexibility that comes with using a python script, however. Anyone have any ideas? Thanks, Kevin
Hi Kevin, please contact me in a week or so. I'm working on this. Regards Tino --On Donnerstag, 14. November 2002 22:43 -0500 Kevin Carlson <khcarlso@bellsouth.net> wrote:
Is there a way to send email attachments using a mailhost in a python script? I've seen the example that uses an external script with smtplib and the examples that use the <dtml-sendmail> and <dtml-mime> tags. I would really like the flexibility that comes with using a python script, however. Anyone have any ideas?
Thanks,
Kevin
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Kevin Carlson -
Tino Wildenhain