<<< Date Index >>>     <<< Thread Index >>>

Re: Fwd: Re: alias list and bcc



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday, July 29 at 01:29 AM, quoth Benjamin Eckenfels:
> Okay, unfortunately there is some more problem: I only want to see 
> all of the recipients only their own address. Not like when bcc is 
> used and they will see the address of the primary recipient.
>
> Basically I want to sent a bunch of e-mails to a list of recipients 
> (in fact a press release). My hope was this could be done easily by 
> an alias-list.

It's done easier with a shell script. Like so:

    for RECIP in addr1 addr2 addr3 ; do
        mutt $RECIP < message.txt
    done

~Kyle
- -- 
The only fool bigger than the person who knows it all is the person 
who argues with him.
                                               -- Stanislaw Jerszy Lec
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iD8DBQFGq+3YBkIOoMqOI14RAlecAJ9n/44f543LK1IL04Z5aIeYmLFYDACguvDr
hQyWnR+jIuoBTRLk/dx39Yk=
=5l+4
-----END PGP SIGNATURE-----