Re: Fully functioning email client in Python

2011-02-07 Thread John Nagle
On 2/5/2011 5:34 PM, iaoua iaoua wrote: What I really need is a ready made fully functional Python client that already has it that offers me a simple interface to extract text from received messages along with a message id that I can use to associate the response to a question with and allows me

Re: Fully functioning email client in Python

2011-02-06 Thread Steven D'Aprano
On Sat, 05 Feb 2011 17:34:41 -0800, iaoua iaoua wrote: > What I really need is a ready made fully functional Python client [...] > Can anyone point to something that will save me the effort of building > this thing from scratch and first principles? Thanks in advance for any > useful suggestions.

Re: Fully functioning email client in Python

2011-02-06 Thread Jorgen Grahn
On Sun, 2011-02-06, iaoua iaoua wrote: ... > In a nutshell my problem is this. I have > developed an intelligent conversational agent which dialogues with a > user to find out what they are really searching for. The domain is > open and helps the user find which businesses/websites offer the > serv

Fully functioning email client in Python

2011-02-05 Thread iaoua iaoua
Hi all, I'm a complete newbie to this newsgroup and to Python (pretty much) so please be nice and give me a warm welcome. First of all please allow me to properly introduce myself. My name is James Christian and I am a PhD student at the University of Essex in England doing research on Machine Tr