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
Hi Kelly,
I'm using IMAP. Could you please let me know the which modules i can use?
Warm Regards,
Abhijeet.
On Wed, Feb 16, 2011 at 10:00 AM, Kelly Black wrote:
>
> Abhijeet,
>
> Can you use POP3 or IMAP? There are some modules in Python to handle
> mail using IMAP and POP3 - (along with the
Dear Pythoners,
I'm working on creating an application which will continuously monitor my
outlook inbox and wait for a new incoming mail.
It will scan To and cc fields and forward the email to another address
appropriately.
I want a few pointers on how best I will be able to achieve this.
Thanks
Randy Syring :
>On 02/15/2011 02:31 AM, Wolfgang Strobl wrote:
>> Randy Syring:
>>
>>> The only thing that irritates me is that I can't use SSH repo URLs on
>>> windows without using TortoiseHG, at least, I haven't taken the time to
>>> get it working with the hg command line version (which is lik
On 02/15/2011 02:31 AM, Wolfgang Strobl wrote:
Randy Syring:
The only thing that irritates me is that I can't use SSH repo URLs on
windows without using TortoiseHG, at least, I haven't taken the time to
get it working with the hg command line version (which is likely a
platform issue, not HG's
Mark, in the beginning of this thread you said:
> I will check that into cvs
> so the next pywin32 version will have that fixed.
But after installing Python 2.7 the problem did return and your solution worked
again, so it looks like still not solved in the codebase...?
yours,
--
Barend Köbben
Randy Syring :
>The only thing that irritates me is that I can't use SSH repo URLs on
>windows without using TortoiseHG, at least, I haven't taken the time to
>get it working with the hg command line version (which is likely a
>platform issue, not HG's fault).
I'm not quite sure what you mean