On 15:52:03 Nov 12, Kenneth Gonsalves wrote: > Hi, > > I have a comma separated file of addresses - how do I use kmail to send a > mail > to all the addresses? (I know how to do it with a python script - but am > feeling lazy)
Wow! Laziness is the greatest virtue of a programmer. ;) I cannot say about kmail(It is GUI after all), but I can tell you how to do it with mutt or nail. Firstly I don't get your question. If you have a fail with mail IDs, can't you simply copy paste it into the To field of kmail? What is stopping you from doing that? Instead if you are interested in processing in a loop you can trivially do that with a shell or python script and a command line mail client like mail, nail or mutt. Usually the shell's delimiter is a space, tab or newline but you can easily populate a list with a comma separator as well. Let me know your question clearly and we will see what can be done. Thanks. -Girish _______________________________________________ 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