On Thursday 13 November 2008 10:14:09 am Girish Venkatachalam wrote:
> I am also unable to find out where you are parsing the file to fish out
> the individual addresses from a comma separated list.
>

I am just assuming a file with one email id per line. In reality of course, 
the file will be a csv file with the email id in some fixed place in the line 
and it will have to be extracted like so:

emailid = address.split(',')[3]

> I thought that was your main question.

no - my main question is how to do it with kmail so that n00bs can do it. But 
now that the itch has started, I think I will write a gui for this script, 
add some error checking, publish it and become famous.



-- 
regards
KG
http://lawgon.livejournal.com
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to