Am 27.07.2010 13:19, schrieb Christian Ebert:
* Christoph Kukulies on Tuesday, July 27, 2010 at 12:56:26 +0200
Am 27.07.2010 09:39, schrieb Brian Salter-Duke:
On Tue, Jul 27, 2010 at 09:36:44AM +0200, Christoph Kukulies wrote:
Instead of going through a for i in `cat users`do mutt ... $i done loop
I could make an alias of these users, but how do I tell to
hide the 100 users and only show up the one addressee plus a note that
the email went to a group of undisclosed users?
Put the alias in the Bcc: line and yourself in the To: line.

Thanks. Neat idea. I saved the mail with the long recipients list to
a file and it contains
a bunch of umlauts in the form of

=?iso-8859-1?Q?J=FCrgen?=<p...@juergen.net>

Any idea how I can convert this to some other encoding
Use<decode-save>  (bound to<esc>s by default) instead of<save>

so I can put it into mail .muttrc?
I don't understand, why don't you just copy from your "users"

Maybe I can learn something. What or where is the "users file"?

file?

alias BULK [comma separated list of addresses]

Mutt takes care of the correct encoding.

ch

--
Christoph

Reply via email to