Tryign to send mail via a python script by using the local MTA

Piet van Oostrum piet at vanoostrum.org
Tue Sep 17 22:58:35 EDT 2013


Ferrous Cranus <nikos.gr33k at gmail.com> writes:

> So cant this be done in python or not?
> or is a mtetr of configuring the MTA? conf file?

You could write a python program that uses Gmail's web interface. But it is tricky, and if Gmail would change its inyterface you get stuck, and have to do it again, risking that temporarily your email cannot be delivered.

I think you should give up this unholy idea, and just stick with the standard.
-- 
Piet van Oostrum <piet at vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]



More information about the Python-list mailing list