Re: [PATCH] add command line options to mailer.py

2013-08-22 Thread Daniel Shahaf
Masaru Tsuchiyama wrote on Thu, Aug 22, 2013 at 23:10:01 +0900: > Hello > > Does anybody comment my patch? > FWIW: Saw the patch, it seems like it might be a good idea, but haven't had time to look into it in more detail.

Re: [PATCH] add command line options to mailer.py

2013-08-22 Thread Masaru Tsuchiyama
Hello Does anybody comment my patch? -- Masaru Tsuchiyama Masaru Tsuchiyama wrote: > Hello > > I attach a patch to implement command line options for smtp servers. > > [[[ > add command line options to mailer.py > > * tools/hook-scripts/mailer/mailer.py >() : import OptionParser. >(