Re: Groups off addresses

2008-03-04 Thread Michael Kjorling
On 5 Mar 2008 00:52 +0100, by [EMAIL PROTECTED] (Nathan Huesken):
> Is it somehow possible to make groups of addresses in my addressbook
> and send mails to them?

alias groupname address1, address2, address3, ...

-- 
Michael Kjörling .. [EMAIL PROTECTED] .. http://michael.kjorling.se
* . No bird soars too high if he soars with his own wings . *
* ENCRYPTED email preferred -- OpenPGP key ID: 0x 758F8749 BDE9ADA6 *
* ASCII Ribbon Campaign: Against HTML mail, proprietary attachments *



pgpZpuadjXMoP.pgp
Description: PGP signature


Re: Groups off addresses

2008-03-04 Thread Michael Tatge
* On Wed, Mar 05, 2008 Nathan Huesken ([EMAIL PROTECTED]) muttered:
> Is it somehow possible to make groups of addresses in my addressbook
> and send mails to them?

You can use mutt's aliases to define groups.
Usage: alias key address [ , address, ... ]

alias alice [EMAIL PROTECTED]
alias bob   [EMAIL PROTECTED]

alias people alice, bob, [EMAIL PROTECTED], john doe <[EMAIL PROTECTED]>

HTH,

Michael
-- 
Linux, the way to get rid of boot viruses
-- MaDsen Wikholm, [EMAIL PROTECTED]

PGP-Key-ID: 0xDC1A44DD
Jabber: [EMAIL PROTECTED]


Groups off addresses

2008-03-04 Thread Nathan Huesken
Hi,

Is it somehow possible to make groups of addresses in my addressbook and send 
mails to them?

Thanks,
Nathan