<div dir="ltr"><div><div>I've been working a lot with smtp and twisted is great for easily doing what you're describing.  <br><br></div>Have a look at the smtpclient docs...that should get you most of the way there.  <br>
</div><div><div><div><div><br><a href="http://twistedmatrix.com/documents/current/mail/tutorial/smtpclient/smtpclient.html">http://twistedmatrix.com/documents/current/mail/tutorial/smtpclient/smtpclient.html</a><br></div>
</div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 2, 2014 at 9:03 AM, Grigorescu Ciprian <span dir="ltr"><<a href="mailto:grigorescu_ciprian@yahoo.com" target="_blank">grigorescu_ciprian@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div>
Hello,<br><br>I am new in twisted world and I am struggle to understand it.<br>I am trying to create a smtp connection and initiate a smtp dialog: helo, mail from, rcpt, for a list of address, and catch the answer from the smtp server<br>
<br>Can anyone point me the right direction, where to start?<br><br>Thanks a lot,<br>Grig<span><br></span></div></div></div><br>_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br></blockquote></div><br></div>