On 14 Dec 2006 15:22:35 -0800, <b class="gmail_sendername">placid</b> <<a href="mailto:Bulkan@gmail.com">Bulkan@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Dennis Lee Bieber wrote:<br>> On Thu, 14 Dec 2006 11:44:14 +1100, "Aidan Steele" <<a href="mailto:aidan@aidans.org">aidan@aidans.org</a>><br>> declaimed the following in gmane.comp.python.general
:<br>><br>> > While what you said is technically correct, I think you misread their<br>> > original question. They want to send email *from* the Gmail account *to* the<br>> > work account. I suggested that he use Gmail's SMTP server to send the email.
<br>> ><br>>       The most confusing thing is that is sounds very much like they want<br>> to use the /recipient's/ Gmail account to send email to the<br>> /recipient's/ work email account -- rather than connecting directly to
<br>> the recipient's work account mail server. (Of course, it may be that<br>> their own ISP blocks pass-through SMTP -- that's a different matter) --<br><br><br>Ok, everyone now forget that i even asked about connecting to Gmail and
<br>sending an email back to the work email, for some reason you guys are<br>not answering my question.<br><br>Is there any other way (other than email's !) to notify a user of<br>events within a script?<br><br>Thanks for all the help.
<br>Cheers<br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a></blockquote><div><br>Perhaps by using instant messaging, eg: Jabber? (http://<font size="-1">
<span class="a"><a href="http://jabberpy.sourceforge.net/">jabberpy.sourceforge.net/</a>) <br><br>You could create an account for the daemon/script and have it send messages to the client throughout the script's execution. Fewer security concerns in that setup!
<br><br>Aidan Steele.</span></font></div></div>