Bcc from alias file

This is a discussion on Bcc from alias file within the Mutt forums in Other Technologies category; Hi, How do I add a bunch of addresses from the alias file to Bcc? -- Bill Jehle http://billjehle.com...

Go Back   Application Development Forum > Other Technologies > Mutt

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 05-09-2004, 11:55 PM
bill jehle
Guest
 
Default Bcc from alias file

Hi, How do I add a bunch of addresses from the alias file to
Bcc?

--
Bill Jehle
http://billjehle.com
Reply With Quote
  #2  
Old 05-10-2004, 12:07 AM
Ben Finney
Guest
 
Default Re: Bcc from alias file

On Sun, 09 May 2004 20:55:34 -0700, bill jehle wrote:
> Hi, How do I add a bunch of addresses from the alias file to Bcc?


Mutt will auto-complete aliases typed on the input line for addresses
(using the GNU readline library, I believe, which is why it's similar to
bash and emacs).

Type part of the alias, or none at all, then press <Tab>. Mutt will
auto-complete the alias up to the first non-unique character (which, if
you type no characters, will likely be none at all). Then, pressing
<Tab> again will give a menu of aliases that match the partial
completion.

This list can be used like most other Mutt menus (the file browser; the
folder index; etc.). Select a single address and press <Enter>, or tag
multiple addresses with <Space> and then press <Enter> to use them all.

FWIW:
<http://www.mutt.org/doc/manual/manual-2.html#ss2.1>

--
\ "Women should be obscene and not heard." -- Groucho Marx |
`\ |
_o__) |
Ben Finney <http://bignose.squidly.org/>
Reply With Quote
  #3  
Old 05-10-2004, 01:29 AM
bill jehle
Guest
 
Default Re: Bcc from alias file

On Mon, 10 May 2004 13:57:10 +0950, Ben Finney wrote:

> On Sun, 09 May 2004 20:55:34 -0700, bill jehle wrote:
>> Hi, How do I add a bunch of addresses from the alias file to Bcc?

>
> Mutt will auto-complete aliases typed on the input line for addresses
> (using the GNU readline library, I believe, which is why it's similar to
> bash and emacs).
>
> Type part of the alias, or none at all, then press <Tab>. Mutt will
> auto-complete the alias up to the first non-unique character (which, if
> you type no characters, will likely be none at all). Then, pressing
> <Tab> again will give a menu of aliases that match the partial
> completion.
>
> This list can be used like most other Mutt menus (the file browser; the
> folder index; etc.). Select a single address and press <Enter>, or tag
> multiple addresses with <Space> and then press <Enter> to use them all.
>
> FWIW:
> http://www.mutt.org/doc/manual/manual-2.html#ss2.1


Thanks;
--
Bill Jehle
http://billjehle.com
Reply With Quote
  #4  
Old 05-10-2004, 02:11 AM
Alan Connor
Guest
 
Default Re: Bcc from alias file

On Sun, 09 May 2004 20:55:34 -0700, bill jehle <billj@billjehle.com> wrote:
>
>
> Hi, How do I add a bunch of addresses from the alias file to
> Bcc?
>


Hi Bill. Make two files, one with the body of the mail you want to send in
it, and one with a comma-seperated list of the addresses you want to Bcc
to.

cat file | mutt whatever@email.address -s "subject" -b `cat bcclist`

bcclist should have no blank lines and no newlines, just one long
comma-seperated list of addresses.

The first address could be anything, including your own.

That do the trick?

AC

--
Pass-List -----> Block-List ----> Challenge-Response
The key to taking control of your mailbox. Design Parameters:
http://tinyurl.com/2t5kp || http://tinyurl.com/3c3ag
Challenge-Response links -- http://tinyurl.com/yrfjb
Reply With Quote
  #5  
Old 05-10-2004, 07:18 AM
Dave Pearson
Guest
 
Default Re: Bcc from alias file

* Alan Connor <zzzzzz@xxx.yyy>:

> cat file | mutt whatever@email.address -s "subject" -b `cat bcclist`
>
> bcclist should have no blank lines and no newlines, just one long
> comma-seperated list of addresses.


Why no blank lines and no newlines?

,----
| davep@hagbard:~$ cat > foo
| test1@example.com,
|
| test2@example.com,
| test3@example.com
| ^D
| davep@hagbard:~$ echo `cat foo`
| test1@example.com, test2@example.com, test3@example.com
`----

--
Dave Pearson: | mutt.octet.filter - autoview octet-streams
http://www.davep.org/ | mutt.vcard.filter - autoview simple vcards
Mutt: | muttrc2html - muttrc -> HTML utility
http://www.davep.org/mutt/ | muttrc.sl - Jed muttrc mode
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 04:27 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.