On Apr 22, 2013 at 04:22 PM -0700, Trey Sizemore wrote:
Just curious if any Mac users on the list have found a way to select
'groups' they've created in their addressbooks when composing mail (To:,
CC:)?

Yup. I've dumped the groups with members to an alias file that I source. I don't actually use it for mailing people (you could) but more for hooks, like send hooks and save hooks. That way I automatically reply to personal emails with my personal address and the messages get filed appropriately and differently from work related stuff.

I use this Python script to dump the groups to a file via a cronjob every night. This is something I eventually hope to code up in a compiled command line program - I'm slowly working on that.

https://www.dropbox.com/s/o5a9ee9uqs145j7/export_to_alias.py

Reply via email to