Re: Convert gmail addresses into aliases file

2012-08-31 Thread Jeremy Kitchen
On Fri, Aug 31, 2012 at 01:13:23PM +0200, mimosinnet wrote: > Hi, > > I am working on having my contacts in gmail converted into a mutt alias > file (this is because I am using an android phone). I am not sure if > there is a similar project going on. In any case, this is my first > version of it.

Convert gmail addresses into aliases file

2012-08-31 Thread mimosinnet
Hi, I am working on having my contacts in gmail converted into a mutt alias file (this is because I am using an android phone). I am not sure if there is a similar project going on. In any case, this is my first version of it. Any comments appreciated. Cheers! #!/usr/bin/perl use strict; use war