Abhijeet,
Can you use POP3 or IMAP? There are some modules in Python to handle
mail using IMAP and POP3 - (along with the SMTP module, you could have
something in no time).
Kelly
On Wed, Feb 16, 2011 at 09:24:39AM +0530, abhijeet mahagaonkar wrote:
> Dear Pythoners,
>
> I'm working on creatin
On Thu, Apr 15, 2010 at 12:11:03PM +0200, pacopyc wrote:
> Hi, I've a problem with locked PCs. I can shutdown them (with WMI), but
> only if they are unlocked.
> How can I resolve it? Can you help me?
I think you can probably take the example here:
http://www.blog.pythonlibrary.org/2010/03/27/r