Name, Address, Note
,address1@somewhere,
....
To use a mailing list addresses from gmail sender:
save the list in a file,
cat file |sed -e 's%\(.*\)<%%' -e 's%>%%' -e 's%^%,%'> outputfile
add the "Name, Address, Note" and a last comma
then import from inside contacts in gmail
hope this helps
Alex Barchiesi http://lxphotostudio.mine.nu
No comments:
Post a Comment