Re: Code to send RSS news by Sendmail

2008-03-16 Thread member thudfoo
On 3/15/08, Ulysse <[EMAIL PROTECTED]> wrote: > Hello, > > I'm searching a code which allow you to parse each item in the RSS > feed, get the news page of each item, convert it to text and send it > by mail. > > Do you know if it exists ? > > Thanks > > -- > http://mail.python.org/mailman/lis

Re: Code to send RSS news by Sendmail

2008-03-15 Thread Mike Driscoll
On Mar 15, 3:18 pm, Ulysse <[EMAIL PROTECTED]> wrote: > Hello, > > I'm searching a code which allow you to parse each item in the RSS > feed, get the news page of each item, convert it to text and send it > by mail. > > Do you know if it exists ? > > Thanks Try using Google next time. In the meant

Code to send RSS news by Sendmail

2008-03-15 Thread Ulysse
Hello, I'm searching a code which allow you to parse each item in the RSS feed, get the news page of each item, convert it to text and send it by mail. Do you know if it exists ? Thanks -- http://mail.python.org/mailman/listinfo/python-list