En Fri, 20 Feb 2009 02:58:24 -0200, jitendra gupta <jitu.ic...@gmail.com>
escribió:
when i am changing
msg['To'] = "wrongu...@wrongdomain.comddsdjsdsdsjdh"
some wrong email then i am getting back failure notice in my inbox,
which i
dont want..
is there any way so that i can identify wrong email during the run time
(when i am sending the email)
In practice, no, due to spam.
If you connect directly to the destination SMTP (instead of your own), you
could try the VRFY command (if supported by the server); but most servers
just return a generic 252 response.
--
Gabriel Genellina
--
http://mail.python.org/mailman/listinfo/python-list